summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAinola2016-10-01 08:24:38 -0600
committerAinola2016-10-01 08:24:38 -0600
commit046f3554509ee9de71d03bf4d83c4eecf9561448 (patch)
tree7fd564b1d648da1441864e66d4d26a7e222169a6
parent250d2c90db93144162b65564e64479738209ffd2 (diff)
downloadaur-046f3554509ee9de71d03bf4d83c4eecf9561448.tar.gz
upgpkg: 0.9.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 611456c107c8..037f621ce1c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 11 15:53:55 UTC 2016
+# Sat Oct 1 14:24:28 UTC 2016
pkgbase = csoundqt
pkgdesc = A frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help
- pkgver = 0.9.2.1
+ pkgver = 0.9.2.2
pkgrel = 1
url = http://qutecsound.sourceforge.net/
arch = i686
@@ -12,12 +12,12 @@ pkgbase = csoundqt
depends = csound
depends = qt4
depends = csound-doc
- source = https://github.com/CsoundQt/CsoundQt/archive/0.9.2.1.tar.gz
+ source = https://github.com/CsoundQt/CsoundQt/archive/0.9.2.2.tar.gz
source = csoundqt.desktop
source = http://www.music.mcgill.ca/~gary/rtmidi/release/rtmidi-2.1.0.tar.gz
source = csoundqt-mime.xml
source = csoundqt-icons.tar.gz
- sha256sums = 73b07f91c7b8371739a55f5ce7d9abd487f3df938d555c7b0966267d1dd3c419
+ sha256sums = ddb28002dcf27d034bf2cd9b433325094c56e0cad7f7c6caad24740d993ad374
sha256sums = 6d08233ee50eec15bbcb59f1edcee56626264fb37590603bc88af4764e8dda9d
sha256sums = a0a59226614b878e7c32890cb7c38a6fe48a97082baf4913297d4c3958a9b3ac
sha256sums = 2d78945761ff6f673ac93f7d879a691eb77466e73a40ef77e4a8f3c3c374d599
diff --git a/PKGBUILD b/PKGBUILD
index b3d3e956a7ba..d0a20bd46fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: rtfreedman
pkgname=csoundqt
-pkgver=0.9.2.1
+pkgver=0.9.2.2
pkgrel=1
pkgdesc="A frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=("https://github.com/CsoundQt/CsoundQt/archive/$pkgver.tar.gz"
"http://www.music.mcgill.ca/~gary/rtmidi/release/${_rtmidi}.tar.gz"
"csoundqt-mime.xml"
"csoundqt-icons.tar.gz")
-sha256sums=('73b07f91c7b8371739a55f5ce7d9abd487f3df938d555c7b0966267d1dd3c419'
+sha256sums=('ddb28002dcf27d034bf2cd9b433325094c56e0cad7f7c6caad24740d993ad374'
'6d08233ee50eec15bbcb59f1edcee56626264fb37590603bc88af4764e8dda9d'
'a0a59226614b878e7c32890cb7c38a6fe48a97082baf4913297d4c3958a9b3ac'
'2d78945761ff6f673ac93f7d879a691eb77466e73a40ef77e4a8f3c3c374d599'