summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2016-11-26 18:41:52 -0700
committerAinola2016-11-26 18:41:52 -0700
commitf44444746a0e8e8a69241ea39b8962ecfa249235 (patch)
tree7417e8fbb38f2a41c6b02729c510ba4f6aebd5ad /PKGBUILD
parent722cd80e96224d47bc84c262cf190c31cb309b7c (diff)
downloadaur-f44444746a0e8e8a69241ea39b8962ecfa249235.tar.gz
fix dl link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecddca2edb23..af64ee9ca783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=csound-doc
pkgver=6.08.0
-pkgrel=1
+pkgrel=2
pkgdesc="The Canonical Csound Reference Manual"
url="http://csound.github.io"
arch=('any')
license=('LGPL' 'GPL')
optdepends=('csound')
-source=("https://github.com/csound/csound/releases/download/$pkgver/Csound${pkgver:0:-2}_manual_html.zip")
+source=("https://github.com/csound/csound/releases/download/b6.08.0/Csound6.08_manual_html.zip")
sha256sums=('1ac442112bcd3b9e698070e3e8cd30a71b6a9b02b403a1d43b736544ea2243b6')
package() {