summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Desaulniers2021-11-06 10:46:36 -0400
committerPatrick Desaulniers2021-11-06 10:46:36 -0400
commit813e33e10ba66e87d7316c6e0cee907187f6edd7 (patch)
tree322e83e4d82c209d5efa97859a1c1c6c84a6c262 /PKGBUILD
parentaa15bd5a34e7a0ede20e33d0181ebe87cefd3e3c (diff)
downloadaur-wolf-spectrum-git.tar.gz
Update URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f93c6d2eea0..da01a3d51b81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Patrick Desaulniers <desaulniers dot patrick at carrefour dot cegepvicto dot ca>
pkgname=wolf-spectrum-git
-pkgver=0.1.1.r6.g1a648ab
+pkgver=1.0.0.r49.gb48f9c5
pkgrel=1
pkgdesc="Spectrogram plugin"
arch=('i686' 'x86_64')
-url="https://github.com/pdesaulniers/wolf-spectrum"
+url="https://github.com/wolf-plugins/wolf-spectrum"
license=('GPL')
depends=()
makedepends=('jack' 'git' 'pkg-config' 'libx11' 'liblo' 'libgl')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("${pkgname%-*}::git://github.com/pdesaulniers/wolf-spectrum")
+source=("${pkgname%-*}::git+https://github.com/wolf-plugins/wolf-spectrum")
md5sums=('SKIP')
pkgver() {