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 7a24cdab8a68..54fe3f8c9dcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hidrd-git
pkgver=r391.82c5cdd
-pkgrel=1
+pkgrel=2
pkgdesc="HID report descriptor I/O library and conversion tool"
arch=('i686' 'x86_64')
url="https://github.com/DIGImend/hidrd/"
@@ -15,7 +15,7 @@ makedepends=('git')
provides=('hidrd')
conflicts=('hidrd')
options=('!libtool')
-source=("$pkgname"::git://github.com/DIGImend/hidrd.git#branch=master)
+source=("$pkgname"::git+https://github.com/DIGImend/hidrd.git#branch=master)
md5sums=('SKIP')
pkgver() {