summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryustin2023-04-18 23:18:26 +0200
committeryustin2023-04-18 23:18:26 +0200
commit68ac91160f57a02dcacd53abc71e7d50ca06dfe7 (patch)
tree586bf475f6dfcb9e2dcef54b2cab4e369edddb0c
parent4bf3a06ee4af280f6152dd5cbc7e2a3ef536aad4 (diff)
downloadaur-68ac91160f57a02dcacd53abc71e7d50ca06dfe7.tar.gz
7.1.89-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90d2debf477c..5ca9b2e7f755 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
- pkgver = 7.1.88
+ pkgver = 7.1.89
pkgrel = 1
url = https://users.notam02.no/~kjetism/radium
install = radium.install
@@ -60,13 +60,13 @@ pkgbase = radium
optdepends = ladspa-plugins: package group for plugins normally included in binary releases
optdepends = vst-plugins: more plugins
options = !strip
- source = radium-7.1.88.tar.gz::https://github.com/kmatheussen/radium/archive/7.1.88.tar.gz
+ source = radium-7.1.89.tar.gz::https://github.com/kmatheussen/radium/archive/7.1.89.tar.gz
source = add-vstsdk-location-var.patch
source = build_libpds.patch
source = radium.install
source = grep.patch
source = build_linux_common.patch
- sha256sums = 5b210984cb2a6cee6ba7e276b8a9ee1c157bfee136a47b79f63027873a7e84f0
+ sha256sums = 5db084512812519218e3101c84f24f0f84fda54af9e92c19a20cb224f08a482c
sha256sums = ed456586a1f28eec9acd081a676e61145e13f07c1a6e967c0af1f7d08be4023e
sha256sums = 2f145e84c5940f4f82544ae68e668d5bd02ee7bce559d3354f60d12eaea1a548
sha256sums = f627730ff7a819e8cc5ac5c2b5f1fb2f2237327db6ea5442c55a23c1ce82ef14
diff --git a/PKGBUILD b/PKGBUILD
index 989e74b8c82d..719238a4c434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=radium
-pkgver=7.1.88
+pkgver=7.1.89
pkgrel=1
pkgdesc='A graphical music editor. A next generation tracker.'
arch=(x86_64)
@@ -77,7 +77,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/kmatheussen/radium/archive/
grep.patch
build_linux_common.patch
)
-sha256sums=('5b210984cb2a6cee6ba7e276b8a9ee1c157bfee136a47b79f63027873a7e84f0'
+sha256sums=('5db084512812519218e3101c84f24f0f84fda54af9e92c19a20cb224f08a482c'
'ed456586a1f28eec9acd081a676e61145e13f07c1a6e967c0af1f7d08be4023e'
'2f145e84c5940f4f82544ae68e668d5bd02ee7bce559d3354f60d12eaea1a548'
'f627730ff7a819e8cc5ac5c2b5f1fb2f2237327db6ea5442c55a23c1ce82ef14'