summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Phillips2016-02-18 21:36:03 +1300
committerDavid Phillips2016-02-18 21:36:03 +1300
commit7ef4b69517a6b1b807f10d1145aad7100db71a71 (patch)
tree0c211f2601f6dca962e97192d62731d3d2e8fafa /PKGBUILD
parent66a90e6b07ff8dabbc2b8cc07c4636a36f57fe4a (diff)
downloadaur-7ef4b69517a6b1b807f10d1145aad7100db71a71.tar.gz
Changed url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c363a30577c2..9d4947d5c845 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
_theme=petrichor
_pkgname=lightdm-webkit-theme-${_theme}
pkgname=${_pkgname}-git
-pkgver=r1.fc3c7e2
+pkgver=r2.729a2f6
pkgrel=1
pkgdesc="Simple and tidy theme for LightDM's webkit2 greeter"
arch=('any')
-url="http://github.com/phillid/petrichor"
+url="https://sighup.nz/programming/petrichor/"
license=("BSD")
depends=('lightdm' 'lightdm-webkit-greeter')
source=("${pkgname}::git+https://github.com/phillid/${_theme}.git")