summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 9 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 512928c6cc2a..d28b7fe3d051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,19 @@
-# Maintainer: delta48 <dark.magician.48[at]gmail[dot]com>
+# Maintainer: delta48 <dark.magician.48+aur[at]gmail[dot]com>
pkgname=libreoffice-extension-ooolilypond
_pkgname=OOoLilyPond
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.5.4
+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')
-url='http://ooolilypond.sourceforge.net'
+url='http://github.com/openlilylib/LO-ly'
license=('GPL2')
-depends=('libreoffice-fresh')
+#depends=('libreoffice-fresh')
groups=('libreoffice-extensions')
-source=("http://downloads.sourceforge.net/ooolilypond/$_pkgname-$pkgver.oxt")
-md5sums=('3139d345f6325f7a0efa3be8d66bc5bf')
+#source=("http://downloads.sourceforge.net/ooolilypond/$_pkgname-$pkgver.oxt")
+source=("https://github.com/openlilylib/LO-ly/releases/download/$pkgver/$_pkgname-$pkgver.oxt")
+
+md5sums=('de99f4b59deb0403004899c692743ef7')
noextract=("$_pkgname-${pkgver}.oxt")
options=("!emptydirs")