summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 837b139db4a8..3e620739697a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Submitter: Joseph Riches
+# Contributor: Joseph Riches
pkgname=xf86-input-cmt-setup
pkgdesc="A script to install the correct device specific conf files for the xf86-input-cmt driver"
pkgver=1
-pkgrel=2
+pkgrel=3
arch=(any)
url="https://github.com/joebonrichie/xf86-input-cmt-conf"
_gitname=("xf86-input-cmt-conf")
@@ -13,7 +13,7 @@ install=${pkgname}.install
depends=('dmidecode')
makedepends=('git')
-source=("$_gitname::git+https://github.com/joebonrichie/xf86-input-cmt-conf.git")
+source=("$_gitname::git+https://github.com/joebonrichie/xf86-input-cmt-conf.git#commit=ab34935")
md5sums=('SKIP')
package() {