summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2017-05-11 21:29:39 +0200
committerJakob Gahde2017-05-11 21:29:39 +0200
commit66382f5874b808e9edaeec3c0a2e9ee1e218fcfe (patch)
treee6045e6cae56e28c7d019e3d4315cac3109f59f2 /PKGBUILD
parentc54e811e8155aa1ff177f7236dfdab8f794acc7e (diff)
downloadaur-66382f5874b808e9edaeec3c0a2e9ee1e218fcfe.tar.gz
radium 4.8.2-1: New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dcfdb5640fa..627b9af6ca6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Teteros <teteros -at- opmbx -dot- org>
pkgname=radium
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc="A graphical music editor. A next generation tracker."
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ depends=(
'libxinerama'
'libxcursor'
'hicolor-icon-theme'
- 'llvm-libs'
+ 'libmpc'
)
optdepends=('calf-ladspa' 'ladspa-plugins')
makedepends=(
@@ -39,7 +39,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=('6efeffce3b44e0f1d5b1e55229f86057'
+md5sums=('9612f8387f10b6712a7a058ece0f873f'
'd63cea387564fa21dee775e764206a45'
'd798d5655e2899dc1b54f797d9b2bda3'
'd068d4bc99360cd4ec933c57ab9f5159')