summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8bca37f1f5f..2b00579395fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jul 18 04:05:01 UTC 2017
+# Sun Oct 22 03:07:36 UTC 2017
pkgbase = csound
pkgdesc = A programming language for sound rendering and signal processing.
pkgver = 6.09.1
- pkgrel = 2
+ pkgrel = 3
url = http://csound.github.io
arch = i686
arch = x86_64
@@ -36,7 +36,7 @@ pkgbase = csound
source = https://github.com/csound/csound/archive/6.09.1.tar.gz
source = python_install_dir.patch
source = csound.sh
- sha256sums = d49735b4ed50f2818b577abcface45fe7f9b7fb49ccd898db030893cbcdfc738
+ sha256sums = e4d2e9870d3b29305c9bc404dc93806e61420a57fc4bc69577676b4934c71777
sha256sums = 9c13a6d416294f073e481db934c6a816170af012d3b5b8707d8699deb29bee89
sha256sums = 23db5bda78f13d5f16eceea085bba660d7b7012a89518e477d12dfef82dbadeb
diff --git a/PKGBUILD b/PKGBUILD
index e3a8f48235de..dd89e1d559c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=csound
pkgver=6.09.1
-pkgrel=2
+pkgrel=3
pkgdesc="A programming language for sound rendering and signal processing."
arch=('i686' 'x86_64')
url="http://csound.github.io"
@@ -20,7 +20,7 @@ conflicts=('libextractor')
source=("https://github.com/csound/csound/archive/${pkgver}.tar.gz"
"python_install_dir.patch"
"csound.sh")
-sha256sums=('d49735b4ed50f2818b577abcface45fe7f9b7fb49ccd898db030893cbcdfc738'
+sha256sums=('e4d2e9870d3b29305c9bc404dc93806e61420a57fc4bc69577676b4934c71777'
'9c13a6d416294f073e481db934c6a816170af012d3b5b8707d8699deb29bee89'
'23db5bda78f13d5f16eceea085bba660d7b7012a89518e477d12dfef82dbadeb')