summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-02-11 12:00:45 +0100
committerhaawda2018-02-11 12:00:45 +0100
commit9029cc37372b8951651631da58fe44c52375fe1f (patch)
tree0e591ea040eb4ad1efab7de955487f442ba5146a /PKGBUILD
parent236e878bcc9b8f79db1ca1dcf8ffc7079bbb0f4f (diff)
downloadaur-9029cc37372b8951651631da58fe44c52375fe1f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f37f431d9d50..dbff0dc3cd41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilypond-devel
-pkgver=2.19.80
+pkgver=2.19.81
pkgrel=1
pkgdesc="An automated music engraving system (development version)"
arch=('i686' 'x86_64')
@@ -29,8 +29,8 @@ optdepends=('netpbm: building HTML documentation'
'extractpdfmark: for reducing the size of pdf output significantly')
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=('3679db30a3f74ce8668691952fb0dd58d8ad6bad099017e815ca3e4312261453'
+source=("http://lilypond.org/download/source/v2.19/lilypond-${pkgver}.tar.gz" "no_fontforge-versioncheck.patch")
+sha256sums=('2ac299045dc4a8fa3bd7c67af7b06877b21cdb50321fec5baa558e3173ed646c'
'e74391f718babb984c5f637397162cf096c4716f5b9a21346ec76035cfc80817')
prepare() {