summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Allen2017-10-10 11:59:02 -0700
committerSteven Allen2017-10-10 11:59:27 -0700
commit8229d801399fcf32218c93afc56b5e7e46ab4c49 (patch)
tree1c56b701371134d33a93d7ee73b2039922dfa698 /PKGBUILD
parentd54d0cf71141d42346a93fc10cab38a4488ff98a (diff)
downloadaur-8229d801399fcf32218c93afc56b5e7e46ab4c49.tar.gz
update for systemd dynamic users.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ed15fdbcb41..515485fed713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Steven Allen <steven@stebalien.com>
pkgname=localtime-git
-pkgver=r37.10b6c51
+pkgver=r38.c166204
pkgrel=1
pkgdesc="Automatic Timezone Updater"
arch=('any')
url="http://stebalien.com/projects/localtime/"
license=('GPL3')
-depends=('dbus' 'geoclue2' 'systemd>=232-7' 'polkit')
+depends=('dbus' 'geoclue2' 'systemd>=235' 'polkit')
makedepends=('git' 'go')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")