summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPastLeo2019-11-18 00:34:24 +0800
committerPastLeo2019-11-18 00:55:07 +0800
commit02bc2589fed0912d2eb53c81b75f9e754156db10 (patch)
tree56d34d5c444954f9b60c58930fcf2a8d287aca33 /PKGBUILD
parent821f68abbadc4c28a925259fe353c044892171e6 (diff)
downloadaur-02bc2589fed0912d2eb53c81b75f9e754156db10.tar.gz
correct start at login behavior
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 011aa53ee08a..73ac67d7cb3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PastLeo <chgu82837@gmail.com>
pkgname=xrandr-watch-git
-pkgver=r5.68c0387
+pkgver=r7.a5736ef
pkgrel=1
pkgdesc="xrandr event watcher"
arch=('x86_64')
@@ -18,7 +18,7 @@ source=(
md5sums=(
'SKIP'
'55e84a48456024d6d61313bdb15daaee'
- '1547e19adcbf94d91109e99dab57a464'
+ 'd9029d0359429aa3c54acb7e02d111a1'
)
# Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for