summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weißschuh2017-10-16 09:25:42 +0200
committerThomas Weißschuh2017-10-16 09:25:42 +0200
commit200abbb38e5e167cd2e22b84e06840169b2b5040 (patch)
tree3c35bd05510c10415b422dd4441b80eb60948038
parent27469fcab2dd1e3f4cfe2bb8e043f88c948a81b4 (diff)
downloadaur-200abbb38e5e167cd2e22b84e06840169b2b5040.tar.gz
upgpkg: lilypond-docs 2.18.2-2
fix download URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e13bf7ae636..5a97298be56b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Mon Oct 16 07:25:42 UTC 2017
pkgbase = lilypond-docs
pkgdesc = Offline documentation for lilypond
pkgver = 2.18.2
- pkgrel = 1
+ pkgrel = 2
url = http://lilypond.org
arch = any
license = GPL
depends = lilypond=2.18.2
options = !strip
- source = http://lilypond.org/download/binaries/documentation/lilypond-2.18.2-1.documentation.tar.bz2
+ source = http://download.linuxaudio.org/lilypond/binaries/documentation/lilypond-2.18.2-1.documentation.tar.bz2
sha256sums = e3d7474200448c9677925ccf4f90982ca87e8f789e143afdc6bf397f0e368b99
pkgname = lilypond-docs
diff --git a/PKGBUILD b/PKGBUILD
index fb39138faa0c..44315b6a776f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=lilypond-docs
pkgver=2.18.2
-pkgrel=1
+pkgrel=2
pkgdesc="Offline documentation for lilypond"
arch=(any)
url="http://lilypond.org"
depends=("lilypond=${pkgver}")
license=("GPL")
options=("!strip")
-source=("http://lilypond.org/download/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2")
+source=("http://download.linuxaudio.org/lilypond/binaries/documentation/lilypond-${pkgver}-1.documentation.tar.bz2")
package(){
mkdir -p "${pkgdir}/usr/share"