summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8c09dae8d7c..fd99d7f76d5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
- pkgver = 5.8.8
+ pkgver = 5.8.9
pkgrel = 1
url = https://users.notam02.no/~kjetism/radium/
arch = i686
@@ -33,13 +33,13 @@ pkgbase = radium
optdepends = ladspa-plugins
optdepends = tcl
options = !strip
- source = https://github.com/kmatheussen/radium/archive/5.8.8.tar.gz
+ source = https://github.com/kmatheussen/radium/archive/5.8.9.tar.gz
source = include-glibc-rpc.patch
source = radium
source = use-llvm40-static-libs.patch
source = use-system-libxcb.patch
source = use-system-vstsdk.patch
- sha256sums = 6773176bd3dd04d11da161308289deb0b76013036ad5fbf1eb3eb3aa74422612
+ sha256sums = cc24db8a42bb0d757bff06e2ab7ad34df5fc32214a3819533dace4aace71882c
sha256sums = 3436c478637fd1c8f7ff4089c30ba7f2048a71de8243756893df35cdb25be893
sha256sums = 6ea834fbf695187c244bbb1dacc1d462ded807ee4997761fdaa60d5373b386cd
sha256sums = 4155b427be299ba74c1d9278bcf2b72f720f55c814e01ca38f6f0afbda282890
diff --git a/PKGBUILD b/PKGBUILD
index ba43576d1370..a101ca11edc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Teteros <teteros at teknik dot io>
pkgname=radium
-pkgver=5.8.8
+pkgver=5.8.9
pkgrel=1
pkgdesc="A graphical music editor. A next generation tracker."
arch=('i686' 'x86_64')
@@ -45,7 +45,7 @@ source=("https://github.com/kmatheussen/${pkgname}/archive/${pkgver}.tar.gz"
"use-system-libxcb.patch"
"use-system-vstsdk.patch"
)
-sha256sums=('6773176bd3dd04d11da161308289deb0b76013036ad5fbf1eb3eb3aa74422612'
+sha256sums=('cc24db8a42bb0d757bff06e2ab7ad34df5fc32214a3819533dace4aace71882c'
'3436c478637fd1c8f7ff4089c30ba7f2048a71de8243756893df35cdb25be893'
'6ea834fbf695187c244bbb1dacc1d462ded807ee4997761fdaa60d5373b386cd'
'4155b427be299ba74c1d9278bcf2b72f720f55c814e01ca38f6f0afbda282890'