summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2016-11-30 19:00:50 +0100
committerJakob Gahde2016-11-30 19:00:50 +0100
commite8d35f22c9b0fd0665cae6e498bc907cbcac8be2 (patch)
treebd25db55019ad9fcfe56c9681991a2a56a8d6370
parent826c8cb9eacc59e831a33f33901edda01393c6b0 (diff)
downloadaur-e8d35f22c9b0fd0665cae6e498bc907cbcac8be2.tar.gz
radium 4.3.2-1: New version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5285cb9053fe..a3f996c4dee1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 22 20:51:09 UTC 2016
+# Wed Nov 30 18:00:32 UTC 2016
pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
- pkgver = 4.3.0
+ pkgver = 4.3.2
pkgrel = 1
url = http://users.notam02.no/~kjetism/radium/
arch = i686
@@ -30,12 +30,12 @@ pkgbase = radium
depends = libxinerama
depends = libxcursor
options = !strip
- source = https://github.com/kmatheussen/radium/archive/4.3.0.tar.gz
+ source = https://github.com/kmatheussen/radium/archive/4.3.2.tar.gz
source = faust-accept-clang-390.patch
source = dont-empty-qt-library-paths.patch
source = fix-misleading-indentation.patch
source = use-system-vstsdk.patch
- md5sums = 3ec8f48c75eb69e1cb135b3829bfd411
+ md5sums = 72317a81bf94a34ae0b27188e17f8957
md5sums = 9c72bd466ead73e36b0c2d4297d76870
md5sums = 77c202bc0a36562eb7b805ad6b7a85b3
md5sums = 1ca36c75ce4b3fed28c22753b8dc045a
diff --git a/PKGBUILD b/PKGBUILD
index 0b1edad7afbc..248be2d9a78e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=radium
-pkgver=4.3.0
+pkgver=4.3.2
pkgrel=1
pkgdesc="A graphical music editor. A next generation tracker."
arch=('i686' 'x86_64')
@@ -39,7 +39,7 @@ source=("https://github.com/kmatheussen/${pkgname}/archive/${pkgver}.tar.gz"
"dont-empty-qt-library-paths.patch"
"fix-misleading-indentation.patch"
"use-system-vstsdk.patch")
-md5sums=('3ec8f48c75eb69e1cb135b3829bfd411'
+md5sums=('72317a81bf94a34ae0b27188e17f8957'
'9c72bd466ead73e36b0c2d4297d76870'
'77c202bc0a36562eb7b805ad6b7a85b3'
'1ca36c75ce4b3fed28c22753b8dc045a'