summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmarmstrong12072021-12-12 21:17:38 -0800
committerjmarmstrong12072021-12-12 21:17:38 -0800
commit7ae7d16f58776edb1a1bec8a52ca554cf6517b79 (patch)
tree9523b4b72bd9387395d02cbf6704c6ed06182094
parenta262d86acd133f713fb1ca11c88ea40456a988d0 (diff)
downloadaur-7ae7d16f58776edb1a1bec8a52ca554cf6517b79.tar.gz
change github address
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88a6b1610ee9..331efa4d9d9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=r29.626e81c
pkgrel=1
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"
+url="https://github.com/alesya-h/linux_detect_tablet_mode"
license=("MIT")
groups=()
depends=("ruby" "libinput")