summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Desaulniers2021-11-02 07:19:32 -0400
committerPatrick Desaulniers2021-11-02 07:19:32 -0400
commita9fe1c790102eb65c76c825546ec155cac0df748 (patch)
treec8706b2468d5c12efc76edb11de12519ecf40eb3 /PKGBUILD
parentac4a92de8e4bc15b72398883ba42dbd0eccfb839 (diff)
downloadaur-a9fe1c790102eb65c76c825546ec155cac0df748.tar.gz
Use https protocol instead of git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 329987324f96..e77e650a8729 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Desaulniers <desaulniers dot patrick at carrefour dot cegepvicto dot ca>
pkgname=bitrot-git
-pkgver=r7.75abdd1
+pkgver=r15.70534bc
pkgrel=1
pkgdesc="Bitrot audio plugins (LV2, VST2 and LADSPA)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('gcc-libs')
makedepends=('git' 'python')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("${pkgname%-*}::git://github.com/grejppi/bitrot")
+source=("${pkgname%-*}::git+https://github.com/grejppi/bitrot.git")
md5sums=('SKIP')
pkgver() {