summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2017-12-22 21:40:52 -0700
committerAinola2017-12-22 21:40:52 -0700
commit6d9011b0b4509788a36157507f58093981e5af8d (patch)
tree50887f045a1effd2027acdc87cd637b4da4a6586 /PKGBUILD
parent9decd1eea2495fca84c611ef9fb9604a2b44fa81 (diff)
downloadaur-csound-doc.tar.gz
upgpkg: 6.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3fb0c739fce..f17c33cb1f93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Lars Boettcher
pkgname=csound-doc
-pkgver=6.09.1
+pkgver=6.10.0
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/6.09.1/Csound6.09.1_manual_html.zip")
-sha256sums=('b2e8ef90e43762c64643c6adddb1e276ac6b496b4fe64fe83e2b8393dbd69100')
+source=("https://github.com/csound/csound/releases/download/6.10.0/Csound6.10.0_manual_html.zip")
+sha256sums=('1f3bc78e7826cc32b0fa43f73b60a9f8b2ee09c3c47118bcb9d5e8649b66dbcf')
package() {
install -d "$pkgdir/usr/share/doc/csound-doc/html"