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 e9b680fdabe6..672e7191b4b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=bootimgtool
pkgname=$_pkgname-git
pkgver=20150607.g9ccd962
-pkgrel=1
+pkgrel=2
pkgdesc="Android boot.img extractor/assembler handling multiple variants"
arch=('i686' 'x86_64')
url="https://github.com/vianney/bootimgtool"
license=('GPL3')
depends=('openssl')
makedepends=('git' 'cmake')
-source=("git://github.com/vianney/$_pkgname.git")
+source=("git+https://github.com/vianney/$_pkgname.git")
md5sums=('SKIP')
pkgver() {