summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2018-07-05 23:25:18 -0400
committerCorey Hinshaw2018-07-05 23:25:18 -0400
commitcb4a737429ca5c4f63d15daf8c8ce42c11b2ddc1 (patch)
treea511a103cbe54482bd10e1a3b1fb8a64ead88359 /PKGBUILD
parentce8568ea4f061917c96b657092f6babe30b32d15 (diff)
downloadaur-cb4a737429ca5c4f63d15daf8c8ce42c11b2ddc1.tar.gz
Version 18.04.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91e88c5dffbb..994d0ed51c51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=hidpi-daemon
-pkgver=18.04.0
+pkgver=18.04.3
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=(
- '2f3780e6965f70f28769c495249b91492137211b')
+ 'a2e8fbe56fdb0c992e3b20ebf7c68fd4c6158190')
package() {
cd ${srcdir}/${pkgname}-${pkgver}