summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAinola2018-03-03 17:10:46 -0700
committerAinola2018-03-03 17:10:46 -0700
commit07d221bf753a141aad2d4591779c318f9fe9c2db (patch)
treea3ca295d270faeb9a4494ad2c20adb23137648e4
parent00824d0b77d7702a84219c715aa275669e0b308c (diff)
downloadaur-07d221bf753a141aad2d4591779c318f9fe9c2db.tar.gz
upgpkg: 2.7.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3066d839f52b..c350927e359a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Nov 26 04:23:47 UTC 2017
pkgbase = csound-blue
pkgdesc = A music composition environment for Csound
- pkgver = 2.7.2
+ pkgver = 2.7.3
pkgrel = 1
url = http://blue.kunstmusik.com/
arch = i686
@@ -19,10 +17,10 @@ pkgbase = csound-blue
provides = csound-blue
conflicts = csound-blue
options = !strip
- source = https://github.com/kunstmusik/blue/releases/download/2.7.2/blue_2.7.2.zip
+ source = https://github.com/kunstmusik/blue/releases/download/2.7.3/blue_2.7.3.zip
source = blue.desktop
source = icons.tar.gz
- sha256sums = 5af1fb963ab42ec84cd08ebd788cd7eefcc2b027cff44244c25e9f691387dfe1
+ sha256sums = eca0b0f7d716e7df5fdbd4e8902d878f3cda1a8adceb448fbef3dcc3701cc7f3
sha256sums = 06dcc0dbade0b9c2eb904815aefa86d32e8e21de47fd7cd8873f139c1fb24fe6
sha256sums = 60240d02dd3f25b9df684efaf93a5fd05e520b5f46e94f24b58de60604dbae36
diff --git a/PKGBUILD b/PKGBUILD
index debe0ab4a21a..643f8568a59d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Bernardo Barros
pkgname=csound-blue
-pkgver=2.7.2
+pkgver=2.7.3
pkgrel=1
pkgdesc="A music composition environment for Csound"
arch=('i686' 'x86_64')
@@ -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=('5af1fb963ab42ec84cd08ebd788cd7eefcc2b027cff44244c25e9f691387dfe1'
+sha256sums=('eca0b0f7d716e7df5fdbd4e8902d878f3cda1a8adceb448fbef3dcc3701cc7f3'
'06dcc0dbade0b9c2eb904815aefa86d32e8e21de47fd7cd8873f139c1fb24fe6'
'60240d02dd3f25b9df684efaf93a5fd05e520b5f46e94f24b58de60604dbae36')
options=(!strip)