summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2018-08-08 21:05:07 -0400
committerCorey Hinshaw2018-08-08 21:05:07 -0400
commit59594b84f8da693ce70633ccf4af5723933ff2a0 (patch)
tree926890cd9c5bd6d776c8fa44c81dd573fb2a52ff /PKGBUILD
parentcb4a737429ca5c4f63d15daf8c8ce42c11b2ddc1 (diff)
downloadaur-59594b84f8da693ce70633ccf4af5723933ff2a0.tar.gz
Update to 18.04.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 994d0ed51c51..46319e848e7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=hidpi-daemon
-pkgver=18.04.3
+pkgver=18.04.4
pkgrel=1
pkgdesc="Daemon to manage HiDPI and LoDPI monitors on X"
arch=('any')
@@ -20,7 +20,7 @@ conflicts=('system76-driver<17.10.32')
source=(
"https://github.com/pop-os/${pkgname}/archive/${pkgver}.tar.gz")
sha1sums=(
- 'a2e8fbe56fdb0c992e3b20ebf7c68fd4c6158190')
+ '0af8f8dd8c797bb1ae6e55503770e83cd8b33e13')
package() {
cd ${srcdir}/${pkgname}-${pkgver}