summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBirk Birkner2023-12-06 00:06:10 +0100
committerBirk Birkner2023-12-06 00:06:10 +0100
commit33a565e7d177c082828979d130bdc7fba5b3fe09 (patch)
treefb112f92bfe98d83c929e5db52caadc68b00b947
parent03bc0be1e2dabd2ab4a6b409c200947ed2086a49 (diff)
downloadaur-33a565e7d177c082828979d130bdc7fba5b3fe09.tar.gz
Update to 1.1.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ebc3828a87b..725d5057cd63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-extension-ooolilypond
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.
- pkgver = 1.1.8
+ pkgver = 1.1.9
pkgrel = 1
url = https://github.com/OOoLilyPond
arch = any
@@ -8,9 +8,9 @@ pkgbase = libreoffice-extension-ooolilypond
license = GPL2
depends = libreoffice
depends = lilypond
- noextract = OOoLilyPond-1.1.8.oxt
+ noextract = OOoLilyPond-1.1.9.oxt
options = !emptydirs
- source = https://github.com/OOoLilyPond/OOoLilyPond/releases/download/v1.1.8/OOoLilyPond-1.1.8.oxt
- md5sums = 65cd1926c33a7a0691ae62d4a1f32528
+ source = https://github.com/OOoLilyPond/OOoLilyPond/releases/download/v1.1.9/OOoLilyPond-1.1.9.oxt
+ sha256sums = 87a1d1a483d3a785ed2818c52d71f5f21cf1846a4d48b23d7164d13a564cdf49
pkgname = libreoffice-extension-ooolilypond
diff --git a/PKGBUILD b/PKGBUILD
index fbcc8687e8e3..c09555e4c80c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libreoffice-extension-ooolilypond
_pkgname=OOoLilyPond
-pkgver=1.1.8
+pkgver=1.1.9
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')
@@ -14,7 +14,7 @@ groups=('libreoffice-extensions')
#source=("http://downloads.sourceforge.net/ooolilypond/$_pkgname-$pkgver.oxt")
source=("https://github.com/OOoLilyPond/OOoLilyPond/releases/download/v${pkgver}/${_pkgname}-${pkgver}.oxt")
-md5sums=('65cd1926c33a7a0691ae62d4a1f32528')
+sha256sums=('87a1d1a483d3a785ed2818c52d71f5f21cf1846a4d48b23d7164d13a564cdf49')
noextract=("$_pkgname-${pkgver}.oxt")
options=("!emptydirs")