summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Phillips2016-11-21 14:12:12 +1300
committerDavid Phillips2016-11-21 14:12:12 +1300
commit699dd16458eedff9b839cc21aa0005cd739dd84f (patch)
tree63124a753eb954da950b86d19b530d98e0244ac9 /PKGBUILD
parent7469cf7886fe2b2e085bd3f542aad54dce49e374 (diff)
downloadaur-699dd16458eedff9b839cc21aa0005cd739dd84f.tar.gz
Add accountsservice dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03c9f5bc5ba6..89f6af955008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_theme=petrichor
_pkgname=lightdm-webkit-theme-${_theme}
pkgname=${_pkgname}-git
-pkgver=1.0.r0.gd6bb5c0
+pkgver=1.0.r9.gc7b7eb1
pkgrel=1
pkgdesc="Simple and tidy theme for LightDM's webkit2 greeter"
arch=('any')
url="https://sighup.nz/programming/petrichor/"
license=("BSD")
-depends=('lightdm' 'lightdm-webkit-greeter')
+depends=('lightdm' 'lightdm-webkit-greeter' 'accountsservice')
source=("${pkgname}::git+https://github.com/phillid/${_theme}.git")
md5sums=('SKIP')