summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordelta482018-07-29 03:50:10 -0500
committerdelta482018-07-29 03:51:20 -0500
commit5b55593fda289274e725509e69cdf38dd7717793 (patch)
treed2d622027f46d2e2e18e5425440fc9414f35ec4e /PKGBUILD
parentcc278374e27f2003e2d465cce2922a7ab05e6ff1 (diff)
downloadaur-5b55593fda289274e725509e69cdf38dd7717793.tar.gz
version bump 0.5.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d28b7fe3d051..409de863fee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libreoffice-extension-ooolilypond
_pkgname=OOoLilyPond
-pkgver=0.5.4
+pkgver=0.5.7
pkgrel=1
pkgdesc='With OOoLilyPond (OLy) you can use musical notation within OpenOffice.org. Use it for writing a book on music theory or for writing down exercises for music instruments or voice which need to be commented with text.'
arch=('any')
@@ -13,7 +13,7 @@ groups=('libreoffice-extensions')
#source=("http://downloads.sourceforge.net/ooolilypond/$_pkgname-$pkgver.oxt")
source=("https://github.com/openlilylib/LO-ly/releases/download/$pkgver/$_pkgname-$pkgver.oxt")
-md5sums=('de99f4b59deb0403004899c692743ef7')
+md5sums=('026adb44b1bef895215afdf1bceb4257')
noextract=("$_pkgname-${pkgver}.oxt")
options=("!emptydirs")