summaryrefslogtreecommitdiff
path: root/community/lightdm-gtk3-greeter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lightdm-gtk3-greeter/PKGBUILD')
-rwxr-xr-xcommunity/lightdm-gtk3-greeter/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/lightdm-gtk3-greeter/PKGBUILD b/community/lightdm-gtk3-greeter/PKGBUILD
index caf7451c8..deab1db66 100755
--- a/community/lightdm-gtk3-greeter/PKGBUILD
+++ b/community/lightdm-gtk3-greeter/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 90482 2013-05-12 21:57:34Z alucryd $
+# $Id: PKGBUILD 91480 2013-05-23 08:39:59Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: Padfoot <padfoot@exemail.com.au>
pkgname=lightdm-gtk3-greeter
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=2
epoch=1
pkgdesc="GTK+ greeter for LightDM"
@@ -13,9 +13,10 @@ license=('GPL3' 'LGPL3')
depends=('gtk3' 'lightdm')
makedepends=('exo' 'gnome-doc-utils' 'gobject-introspection' 'intltool')
provides=("${pkgname/3/}")
+conflicts=("${pkgname/3/2}")
backup=('etc/lightdm/lightdm-gtk-greeter.conf')
source=("https://launchpad.net/${pkgname/3/}/1.6/${pkgver}/+download/${pkgname/3/}-${pkgver}.tar.gz")
-sha256sums=('ecce7e917a79fa8f2126c3fafb6337f81f2198892159a4ef695016afecd2d621')
+sha256sums=('0de611783a9306130b0f0865c533fcaf2d21fcda9f85e7ee81b58cfa5bd781cc')
build() {
cd "${srcdir}"/${pkgname/3/}-${pkgver}