summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2017-07-13 03:24:55 -0600
committerAinola2017-07-13 03:24:55 -0600
commit9decd1eea2495fca84c611ef9fb9604a2b44fa81 (patch)
tree4c57c00069c98d20a4c2b481fe442394ed6bd5b2 /PKGBUILD
parent65c4e958791ecbe38483d58351c5aa0b8444c6cc (diff)
downloadaur-9decd1eea2495fca84c611ef9fb9604a2b44fa81.tar.gz
upgpkg: 6.09.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbe558e1871d..f3fb0c739fce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Lars Boettcher
pkgname=csound-doc
-pkgver=6.09.0
+pkgver=6.09.1
pkgrel=1
pkgdesc="The Canonical Csound Reference Manual"
url="http://csound.github.io"
@@ -12,8 +12,8 @@ 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/${pkgver}/Csound${pkgver:0:-2}_manual_html.zip")
-sha256sums=('01167a26f5e51cbb073cb48d193aaf4803f8c1d83321a2fad2344f1d50d6034a')
+source=("https://github.com/csound/csound/releases/download/6.09.1/Csound6.09.1_manual_html.zip")
+sha256sums=('b2e8ef90e43762c64643c6adddb1e276ac6b496b4fe64fe83e2b8393dbd69100')
package() {
install -d "$pkgdir/usr/share/doc/csound-doc/html"