summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsekret2017-04-27 21:48:48 +0200
committersekret2017-04-27 21:48:48 +0200
commitc851994953bdceccde01adbae622db97f0d4dd20 (patch)
tree08bfde3fc230861e77a966262fcb3ae9db96d095 /PKGBUILD
parent173b1cb3e45666d8505da13bed2a34b22b23fd18 (diff)
downloadaur-c851994953bdceccde01adbae622db97f0d4dd20.tar.gz
updated pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09370d773968..135e43d50fd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
pkgname=drumgizmo
-pkgver=0.9.12
+pkgver=0.9.13
pkgrel=1
pkgdesc="an open source cross-platform drum plugin and stand-alone application (lv2)"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="http://www.drumgizmo.org"
license=('GPL')
groups=('lv2-plugins')
-depends=('libx11' 'libsmf' 'jack' 'expat' 'zita-resampler')
+depends=('libsmf' 'libxext' 'expat' 'jack')
makedepends=('lv2')
source=("http://www.drumgizmo.org/releases/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('7e16c2ec62ae9eae102b074d262c95ca')
+md5sums=('706dbb2f1e46c23822ad3ea52e958380')
build() {
cd "$pkgname-$pkgver"