summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeteros2020-11-07 20:46:56 +0000
committerTeteros2020-11-07 20:47:12 +0000
commiteebc4592fe8295e9e783b1868c9976e4d2279e57 (patch)
tree3f1b691e23549979705e0a3eb24885a71e5f41f3
parentd9d15be0aa1a9b6e6e6ca5a359d2c57781ade640 (diff)
downloadaur-eebc4592fe8295e9e783b1868c9976e4d2279e57.tar.gz
6.5.73-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9981e922065..59939da87921 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
- pkgver = 6.4.77
+ pkgver = 6.5.73
pkgrel = 1
url = https://users.notam02.no/~kjetism/radium
arch = x86_64
@@ -41,9 +41,9 @@ pkgbase = radium
optdepends = ladspa-plugins: package group for plugins normally included in binary releases
optdepends = vst-plugins: more plugins
options = !strip
- source = radium-6.4.77.tar.gz::https://github.com/kmatheussen/radium/archive/6.4.77.tar.gz
+ source = radium-6.5.73.tar.gz::https://github.com/kmatheussen/radium/archive/6.5.73.tar.gz
source = add-vstsdk-location-var.patch
- sha256sums = 17fd936fea5dafc0cf36734ae945e2b498560d5bae0079a2bc110b48c5bf2662
+ sha256sums = afde359439b579045f61eda264fe6351cd1ebfeefb6b630352770ce8649808e4
sha256sums = 2466b88e345c48be43a835ee0001aac55189ce74b4181d3c4275e459089e7ccc
pkgname = radium
diff --git a/PKGBUILD b/PKGBUILD
index 2005971685d0..58663adc2252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=radium
-pkgver=6.4.77
+pkgver=6.5.73
pkgrel=1
pkgdesc='A graphical music editor. A next generation tracker.'
arch=(x86_64)
@@ -52,7 +52,7 @@ optdepends=(
)
options=(!strip)
source=("$pkgname-$pkgver.tar.gz::https://github.com/kmatheussen/radium/archive/$pkgver.tar.gz" add-vstsdk-location-var.patch)
-sha256sums=('17fd936fea5dafc0cf36734ae945e2b498560d5bae0079a2bc110b48c5bf2662'
+sha256sums=('afde359439b579045f61eda264fe6351cd1ebfeefb6b630352770ce8649808e4'
'2466b88e345c48be43a835ee0001aac55189ce74b4181d3c4275e459089e7ccc')
prepare() {