summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJason Gerecke2022-09-01 09:10:45 -0700
committerJason Gerecke2022-09-01 09:10:45 -0700
commitabd3e1ce9fbc5a1b4102f9eee2441ba17412923d (patch)
tree36c093707dde1124a95f33e1068a22315a98bc69 /PKGBUILD
parentbacae62a22e97ba135ef477c18d08a9a4e0fc438 (diff)
downloadaur-abd3e1ce9fbc5a1b4102f9eee2441ba17412923d.tar.gz
Update source URL to use git+https transport
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 248f457cfa61..0bcf9f472a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Gerecke <killertofu@gmail.com>
pkgname=hid-replay-git
-pkgver=0.7.1.r0.g241710c
+pkgver=0.7.1.r44.g6d83e48
pkgrel=1
pkgdesc="HID event recorder and utilities."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('git')
provides=('hid-replay')
conflicts=('hid-replay')
options=('!libtool')
-source=("$pkgname"::git://github.com/bentiss/hid-replay.git#branch=master)
+source=("$pkgname"::git+https://github.com/bentiss/hid-replay.git#branch=master)
md5sums=('SKIP')
pkgver() {