summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCritzlez2020-03-18 11:32:51 -0700
committerCritzlez2020-03-18 11:32:51 -0700
commit369ec26f224a668a34c9305a9b40d33e3cc0be71 (patch)
tree83122f31b75b77e979fd11b140639c0e8f119644
parent8f93393db7e1b47d7f9afccec1635d233bcaf374 (diff)
downloadaur-369ec26f224a668a34c9305a9b40d33e3cc0be71.tar.gz
Increment version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2500612d6f01..851cd88c3392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James Armstrong <jm.armstrong1207@gmail.com>
pkgname=detect-tablet-mode-git
pkgver=master
-pkgrel=3
+pkgrel=4
pkgdesc="Detects both normal & tablet mode, executing custom scripts/commands for each mode. See the github page for instructions."
arch=("any")
url="https://github.com/alesguzik/linux_detect_tablet_mode"