summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDorian Harmans2022-03-18 15:56:30 +0100
committerDorian Harmans2022-03-18 15:56:30 +0100
commit7bee1957f36f3e25cfbe0017d2f46c47cec72283 (patch)
treee976dd2dc6d52e752eeeb3d87303c2b38c8794de /PKGBUILD
parent1f923ad26f0bde214a288e4303cde8b948e69e7e (diff)
downloadaur-7bee1957f36f3e25cfbe0017d2f46c47cec72283.tar.gz
corrected source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fe903e176ce..b1f815f33b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: schaap137 <dojo86@gmail.com>
pkgname=chugins-git
pkgver=1.3.5.2.r181.gbc1ddd2
-pkgrel=8
+pkgrel=9
pkgdesc="Repository for ChuGins (to use with chuck)"
arch=('i686' 'x86_64')
url="https://github.com/ccrma/chugins"
license=('GPL')
depends=('chuck')
makedepends=('git')
-source=("$pkgname"::"git://github.com/ccrma/chugins.git")
+source=("$pkgname"::"git+https://github.com/ccrma/chugins.git")
sha256sums=('SKIP')
pkgver() {