summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2019-09-28 22:33:10 +0200
committerChristopher Arndt2019-09-28 22:33:10 +0200
commit7988a16f14917fffe95186fb7867730a615e04c1 (patch)
tree8008bb8a59708b6ec4456f88991037bacb2fba9b /PKGBUILD
parentf7b254ca154223df59a2ab0641224e0273338405 (diff)
downloadaur-7988a16f14917fffe95186fb7867730a615e04c1.tar.gz
New upstream version 0.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7752e2804cd..69c5213f9d75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christopher Arndt <aur -at- chrisarndt -dot- de>
pkgname=stone-phaser
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="A classic analog phaser effect LADSPA, LV2 and VST2 plugin"
arch=('i686' 'x86_64')
@@ -9,10 +9,10 @@ url="https://github.com/jpcima/stone-phaser"
license=('Boost')
depends=('cairo')
makedepends=('mesa')
-#optdepends=('mod-host: for using the MOD pedal GUI')
+#optdepends=('mod-ui: for using the MOD pedal GUI')
groups=('pro-audio' 'ladspa-plugins' 'lv2-plugins' 'vst-plugins')
source=("https://github.com/jpcima/stone-phaser/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7fd1b688c1ddb0d350028bec6141fedde7ec523354681adc4548b32be132c882')
+sha256sums=('cd19c588469125e4aff3add2a570b4b2d9dc98ef37ccc2785636a0b52df86ddf')
prepare() {