summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeteros2020-09-27 07:30:45 +0100
committerTeteros2020-09-27 07:30:45 +0100
commite4cb18cac50ee699278a0ccdbc82b7c54054f2e9 (patch)
tree6627256da3f3ce792d9870435f1b240e73a60102
parent3c0cc1671fda46c4d8834a00ed3b42d8172b6709 (diff)
downloadaur-e4cb18cac50ee699278a0ccdbc82b7c54054f2e9.tar.gz
6.4.76-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c692e2d466c..2d1598f9b06d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = radium
pkgdesc = A graphical music editor. A next generation tracker.
- pkgver = 6.3.84
+ pkgver = 6.4.76
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.3.84.tar.gz::https://github.com/kmatheussen/radium/archive/6.3.84.tar.gz
+ source = radium-6.4.76.tar.gz::https://github.com/kmatheussen/radium/archive/6.4.76.tar.gz
source = add-vstsdk-location-var.patch
- sha256sums = 70a92a328f8fd3779f0fb1ec78006a7b4d8320c399bf06e8f29f46cdf27fee11
+ sha256sums = a2d28142b8bc8254802397b8b67ffea0e34046d65af0509d142cc0c3581a3333
sha256sums = 2466b88e345c48be43a835ee0001aac55189ce74b4181d3c4275e459089e7ccc
pkgname = radium
diff --git a/PKGBUILD b/PKGBUILD
index f55a787c4f67..355b7e739e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=radium
-pkgver=6.3.84
+pkgver=6.4.76
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=('70a92a328f8fd3779f0fb1ec78006a7b4d8320c399bf06e8f29f46cdf27fee11'
+sha256sums=('a2d28142b8bc8254802397b8b67ffea0e34046d65af0509d142cc0c3581a3333'
'2466b88e345c48be43a835ee0001aac55189ce74b4181d3c4275e459089e7ccc')
prepare() {