mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
testing/apostrophe-revealjs: upgrade to 5.2.1
https://github.com/hakimel/reveal.js/releases/tag/5.2.1
This commit is contained in:
parent
359c4f0584
commit
09db367c76
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: mio <miyopan@e.email>
|
# Contributor: mio <miyopan@e.email>
|
||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=apostrophe-revealjs
|
pkgname=apostrophe-revealjs
|
||||||
pkgver=5.1.0
|
pkgver=5.2.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="reveal.js (HTML presentation framework) installation for Apostrophe"
|
pkgdesc="reveal.js (HTML presentation framework) installation for Apostrophe"
|
||||||
url="https://revealjs.com"
|
url="https://revealjs.com"
|
||||||
|
@ -14,7 +14,7 @@ options="!check" # Basic setup version, no tests are run
|
||||||
prepare() {
|
prepare() {
|
||||||
default_prepare
|
default_prepare
|
||||||
# Clean up unused files
|
# Clean up unused files
|
||||||
rm -r .git* .npm* gulpfile.js package*.json
|
rm -r .codespellrc .git* .npm* gulpfile.js package*.json
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
@ -23,5 +23,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
33ba5bb62dbf15c64d4ba483c250709a146beb6440cc886f09ef4559287d39bccbbe3e6e9a65233951b5169f302bf9f8d8ddbbb29bc71e204a12720c6ca8887e apostrophe-revealjs-5.1.0.tar.gz
|
2ee4133fafa37abd8452ef4c0f97c8640d8b24387c95fcc219969414908b29e5223f325085d4b30001a4be3af81382fc6802a79d39595eb6c0218763770fd9e5 apostrophe-revealjs-5.2.1.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue