summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-09-19 20:08:21 +0200
committerStefan Husmann2016-09-19 20:08:21 +0200
commit4e6e160623f374fdda3d6303e10f28334319c3b3 (patch)
tree42f80d48c53565ebbb8f6fb98ad8f832a3522917 /PKGBUILD
parenta038459f2660f6def57471923d6ead94f01d7980 (diff)
downloadaur-4e6e160623f374fdda3d6303e10f28334319c3b3.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95bf43253341..677b0fe29c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.46
+pkgver=2.19.48
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@ optdepends=('netpbm: building HTML documentation'
provides=("lilypond=$pkgver")
conflicts=('lilypond' 'lilypond-git')
source=("http://download.linuxaudio.org/lilypond/sources/v2.19/lilypond-${pkgver}.tar.gz" 'no_fontforge-versioncheck.patch')
-sha256sums=('f609051e2128c40da17698c0432fe8a96858583d197a8264fc4bceeab0378674'
+sha256sums=('84b586cfe933a330e964b1c3e95c41525499eca6a5625089044d943e9cc768c8'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {