summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2017-04-28 22:17:30 +0200
committerJakob Gahde2017-04-28 22:17:30 +0200
commit3718a9b065ab195312c1a72aa049919be6b10dcd (patch)
tree8f3e872de2813ebfb2dc121d9a69ab25a7b63771 /PKGBUILD
parent975a7c24d936e39f0d60e6c1da61b78c480205cc (diff)
downloadaur-3718a9b065ab195312c1a72aa049919be6b10dcd.tar.gz
radium 4.7.6-1: New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53bab0a8d43c..3a51de5fda8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Teteros <teteros -at- opmbx -dot- org>
pkgname=radium
-pkgver=4.7.4
+pkgver=4.7.6
pkgrel=1
pkgdesc="A graphical music editor. A next generation tracker."
arch=('i686' 'x86_64')
@@ -23,6 +23,9 @@ depends=(
'libxinerama'
'libxcursor'
'hicolor-icon-theme'
+ # Maintenance note: The code depending on LLVM 3.9 is part of FAUST.
+ # When the release notes mention a FAUST update or similar, try compiling
+ # with the regular LLVM version again (i.e. llvm and llvm-libs).
'llvm39-libs'
)
optdepends=('calf-ladspa' 'ladspa-plugins')
@@ -39,7 +42,7 @@ source=("https://github.com/kmatheussen/${pkgname}/archive/${pkgver}.tar.gz"
"dont-empty-qt-library-paths.patch"
"use-system-libxcb.patch"
"use-system-vstsdk.patch")
-md5sums=('68c737eb5a6d798c26323f9569235138'
+md5sums=('1a89d020c0e631e77609420ef4f053ee'
'd63cea387564fa21dee775e764206a45'
'd798d5655e2899dc1b54f797d9b2bda3'
'd068d4bc99360cd4ec933c57ab9f5159')