summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpobrn2020-09-29 10:43:36 +0200
committerpobrn2020-09-29 10:43:36 +0200
commitedb880f60cd2604b12630fa7754df780fb3150e5 (patch)
tree4e884e73823a1f6ded601d8f10e28e0b8d9184e0 /PKGBUILD
parentca7f92820b165c86a53d6eabeab90e594ec2bc0e (diff)
downloadaur-edb880f60cd2604b12630fa7754df780fb3150e5.tar.gz
update source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 676da7632518..4f8809b2aa54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
_pkgname=touchegg
pkgname=${_pkgname}-git
pkgver=r322.a82d299
-pkgrel=3
+pkgrel=4
pkgdesc='Linux multi-touch gesture recognizer'
arch=('x86_64')
url='https://github.com/JoseExposito/touchegg'
license=('GPL3')
install="${_pkgname}.install"
-source=("${_pkgname}::git://github.com/JoseExposito/touchegg.git" 'filesystem.h')
+source=("${_pkgname}::git+https://github.com/JoseExposito/touchegg.git" 'filesystem.h')
depends=('libinput' 'cairo' 'systemd-libs' 'libx11' 'libxrandr' 'libxtst' 'pugixml')
makedepends=('git' 'cmake')
sha256sums=('SKIP' 'f58961b18b2d7b1ddf60d6784860e7c84588d991e72d7595e50267209506fb85')