summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa92dd8cf6fe..5285cb9053fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Nov 22 18:29:28 UTC 2016
+# Tue Nov 22 20:51:09 UTC 2016
pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
- pkgver = 4.2.9
- pkgrel = 2
+ pkgver = 4.3.0
+ pkgrel = 1
url = http://users.notam02.no/~kjetism/radium/
arch = i686
arch = x86_64
@@ -30,12 +30,12 @@ pkgbase = radium
depends = libxinerama
depends = libxcursor
options = !strip
- source = https://github.com/kmatheussen/radium/archive/4.2.9.tar.gz
+ source = https://github.com/kmatheussen/radium/archive/4.3.0.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 = 61e8aa38ed8f464a7d6b85bc490674f8
+ md5sums = 3ec8f48c75eb69e1cb135b3829bfd411
md5sums = 9c72bd466ead73e36b0c2d4297d76870
md5sums = 77c202bc0a36562eb7b805ad6b7a85b3
md5sums = 1ca36c75ce4b3fed28c22753b8dc045a
diff --git a/PKGBUILD b/PKGBUILD
index 7156b4d42787..0b1edad7afbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=radium
-pkgver=4.2.9
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
pkgdesc="A graphical music editor. A next generation tracker."
arch=('i686' 'x86_64')
url="http://users.notam02.no/~kjetism/radium/"
@@ -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=('61e8aa38ed8f464a7d6b85bc490674f8'
+md5sums=('3ec8f48c75eb69e1cb135b3829bfd411'
'9c72bd466ead73e36b0c2d4297d76870'
'77c202bc0a36562eb7b805ad6b7a85b3'
'1ca36c75ce4b3fed28c22753b8dc045a'