summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBirk Birkner2024-03-27 15:03:58 +0100
committerBirk Birkner2024-03-27 15:03:58 +0100
commitc8bea13751f762a87308492f4dc87d4084994aca (patch)
tree674ad9a78bcffa9e061fbbac1a70014e7b31a7ad
parent33a565e7d177c082828979d130bdc7fba5b3fe09 (diff)
downloadaur-libreoffice-extension-ooolilypond.tar.gz
Update to 1.1.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 725d5057cd63..3c827bbf27a3 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.9
+ pkgver = 1.1.10
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.9.oxt
+ noextract = OOoLilyPond-1.1.10.oxt
options = !emptydirs
- source = https://github.com/OOoLilyPond/OOoLilyPond/releases/download/v1.1.9/OOoLilyPond-1.1.9.oxt
- sha256sums = 87a1d1a483d3a785ed2818c52d71f5f21cf1846a4d48b23d7164d13a564cdf49
+ source = https://github.com/OOoLilyPond/OOoLilyPond/releases/download/v1.1.10/OOoLilyPond-1.1.10.oxt
+ sha256sums = 953d1f2a1643100f98e2045525eb2f09a001803cab6a65d71a3660a3b0ad0b14
pkgname = libreoffice-extension-ooolilypond
diff --git a/PKGBUILD b/PKGBUILD
index c09555e4c80c..25c272ccf948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libreoffice-extension-ooolilypond
_pkgname=OOoLilyPond
-pkgver=1.1.9
+pkgver=1.1.10
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")
-sha256sums=('87a1d1a483d3a785ed2818c52d71f5f21cf1846a4d48b23d7164d13a564cdf49')
+sha256sums=('953d1f2a1643100f98e2045525eb2f09a001803cab6a65d71a3660a3b0ad0b14')
noextract=("$_pkgname-${pkgver}.oxt")
options=("!emptydirs")