summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAinola2017-11-25 21:23:59 -0700
committerAinola2017-11-25 21:23:59 -0700
commit00824d0b77d7702a84219c715aa275669e0b308c (patch)
treef54a5586cf3e1797a7965df5ca19796ba65606b8
parent3355a51de3ef7942326d72856f694278d0d7c82e (diff)
downloadaur-00824d0b77d7702a84219c715aa275669e0b308c.tar.gz
upgpkg: 2.7.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae60cc4e8ebe..3066d839f52b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 9 18:00:19 UTC 2017
+# Sun Nov 26 04:23:47 UTC 2017
pkgbase = csound-blue
pkgdesc = A music composition environment for Csound
- pkgver = 2.6.1
- pkgrel = 2
+ pkgver = 2.7.2
+ pkgrel = 1
url = http://blue.kunstmusik.com/
arch = i686
arch = x86_64
@@ -19,10 +19,10 @@ pkgbase = csound-blue
provides = csound-blue
conflicts = csound-blue
options = !strip
- source = https://github.com/kunstmusik/blue/releases/download/2.6.1/blue_2.6.1.zip
+ source = https://github.com/kunstmusik/blue/releases/download/2.7.2/blue_2.7.2.zip
source = blue.desktop
source = icons.tar.gz
- sha256sums = 26c3d9b623d1b10a9d5c8187b724ba2a91bfd11ffe6a89437ea847082801e7d4
+ sha256sums = 5af1fb963ab42ec84cd08ebd788cd7eefcc2b027cff44244c25e9f691387dfe1
sha256sums = 06dcc0dbade0b9c2eb904815aefa86d32e8e21de47fd7cd8873f139c1fb24fe6
sha256sums = 60240d02dd3f25b9df684efaf93a5fd05e520b5f46e94f24b58de60604dbae36
diff --git a/PKGBUILD b/PKGBUILD
index 386f6d515f8d..debe0ab4a21a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Bernardo Barros
pkgname=csound-blue
-pkgver=2.6.1
-pkgrel=2
+pkgver=2.7.2
+pkgrel=1
pkgdesc="A music composition environment for Csound"
arch=('i686' 'x86_64')
url="http://blue.kunstmusik.com/"
@@ -17,7 +17,7 @@ conflicts=('csound-blue')
source=("https://github.com/kunstmusik/blue/releases/download/${pkgver}/blue_${pkgver}.zip"
"blue.desktop"
"icons.tar.gz")
-sha256sums=('26c3d9b623d1b10a9d5c8187b724ba2a91bfd11ffe6a89437ea847082801e7d4'
+sha256sums=('5af1fb963ab42ec84cd08ebd788cd7eefcc2b027cff44244c25e9f691387dfe1'
'06dcc0dbade0b9c2eb904815aefa86d32e8e21de47fd7cd8873f139c1fb24fe6'
'60240d02dd3f25b9df684efaf93a5fd05e520b5f46e94f24b58de60604dbae36')
options=(!strip)