summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2016-05-07 18:56:15 +0200
committerJakob Gahde2016-05-07 18:57:34 +0200
commit189a18c2e963e201ca143c2768701d4a01f4bf34 (patch)
tree7f0a47f848a58badce32dc189fca8797af8593a1 /PKGBUILD
parent3e59241cf1befd3cbbe5d9de8e719c2b22766542 (diff)
downloadaur-189a18c2e963e201ca143c2768701d4a01f4bf34.tar.gz
radium 3.8.3-1: New version. Seems to work just fine
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cd39c3f300d..0c04e43001fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# 4. cp -va "VST3 SDK/." ~/SDKs/vstsdk2.4
pkgname=radium
-pkgver=3.8.2
-pkgrel=2
+pkgver=3.8.3
+pkgrel=1
pkgdesc="A graphical music editor. A next generation tracker."
arch=('i686' 'x86_64')
url="http://users.notam02.no/~kjetism/radium/"
@@ -35,7 +35,7 @@ makedepends=(
)
options=(!strip)
source=("https://github.com/kmatheussen/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('a03be9c51553a3d032b63a8c770082ec')
+md5sums=('b5863a9d6150791a452aba932f7bf57b')
build() {
cd "${pkgname}-${pkgver}"