summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredgloboli2024-07-24 15:23:51 +0200
committerredgloboli2024-07-24 15:23:51 +0200
commit6ece9f4108deee523e734a3dbac3c6b84c484386 (patch)
tree8fd75d5e4a9c0df88a969c78f528131b8e617abb /PKGBUILD
parent953c472e40bc3c9b3c56571858fd5a05cc848ad9 (diff)
downloadaur-6ece9f4108deee523e734a3dbac3c6b84c484386.tar.gz
updated git address
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8fb59f420bd..411f241cbcb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=whysynth-git
_pkgname=whysynth
-pkgver=20161216.563e494
-pkgrel=2
+pkgver=20180322.32e4bc7
+pkgrel=1
pkgdesc="A versatile softsynth plugin for the DSSI Soft Synth Interface"
url="http://www.smbolton.com/whysynth.html"
depends=('alsa-lib' 'liblo' 'gtk2' 'fftw')
makedepends=('dssi' 'ladspa' 'git')
license=('GPL')
-source=("git://github.com/smbolton/whysynth.git")
+source=("git+https://github.com/smbolton/whysynth.git")
md5sums=('SKIP')
arch=('i686' 'x86_64')
conflicts=('whysynth')