summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2016-12-01 10:46:24 -0700
committerAinola2016-12-01 10:46:24 -0700
commit197499f86950057622de55e831241d08b57d6104 (patch)
tree66c3288a334f56de4eb81cece3abafc71b40d1a3 /PKGBUILD
parent8bbd8611c965391be110906ee6622edd2bd794a6 (diff)
downloadaur-197499f86950057622de55e831241d08b57d6104.tar.gz
update source yet again...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d97bdf646025..b0f1aeb326a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=csound-doc
pkgver=6.08.0
-pkgrel=2
+pkgrel=3
pkgdesc="The Canonical Csound Reference Manual"
url="http://csound.github.io"
arch=('any')
license=('LGPL' 'GPL')
optdepends=('csound')
# This is a hardcoded link because the devs change the naming convention often.
-source=("https://github.com/csound/csound/releases/download/b6.08.0/Csound6.08_manual_html.zip")
+source=("https://github.com/csound/csound/releases/download/${pkgver}/Csound${pkgver:0:-2}_manual_html.zip")
sha256sums=('1ac442112bcd3b9e698070e3e8cd30a71b6a9b02b403a1d43b736544ea2243b6')
package() {