summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 453170b06fde..320b6154b008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=adplug-git
pkgver=0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="AdLib sound player library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
depends=('libbinio')
provides=('adplug')
conflicts=('adplug')
-source=("git://github.com/adplug/adplug.git")
+source=("git+https://github.com/adplug/adplug.git")
md5sums=('SKIP')
prepare() {