summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2018-10-08 14:44:06 +0200
committerChristopher Arndt2018-10-08 14:44:06 +0200
commit4b5eca0b4889fd13df7ce3ec224dfd821ca034f3 (patch)
treeb7d2899ecbf705fd11611672cc94e2cc86ba158d /PKGBUILD
parenta569ee1cd77c009f56579df9a89c67c5f9109dfd (diff)
downloadaur-4b5eca0b4889fd13df7ce3ec224dfd821ca034f3.tar.gz
New upstream version 0.5
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95e9951a2111..e91289285e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Christopher Arndt <aur -at- chrisarndt -dot- de>
pkgname=gxplugins-lv2
-pkgver=0.4
+pkgver=0.5
pkgrel=1
pkgdesc="A set of guitar pedal simulation LV2 plugins from the guitarix project."
arch=('i686' 'x86_64')
url="https://github.com/brummer10/GxPlugins.lv2"
license=('GPL3')
groups=('lv2-plugins')
-depends=('gtk2')
+depends=('gtkmm')
makedepends=('lv2' 'libxext' 'freetype2')
source=("https://github.com/brummer10/GxPlugins.lv2/releases/download/v${pkgver}/GxPlugins_v${pkgver}.zip")
-md5sums=('b01802e256893d5e06b61386b0371550')
+md5sums=('a6a1674e62cc0bcbc7d257f96517ce8d')
build() {