summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f6106a522df..680b58ac24fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname='lightdm-settings'
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="A configuration tool for the LightDM display manager "
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'lightdm-slick-greeter' 'lsb-release' 'polkit' 'python-gobject' 'python-setproctitle' 'python-xapp')
makedepends=('desktop-file-utils' 'gettext')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
-sha256sums=('be1c5a1db4e0c89e573bfc7aec39a067f9c32b4798e0b4e5dbdca6db3a5ce6ee')
+sha256sums=('be6e2d65a3e1aaf2beaea3d4ea1a27a3588218aaf60da715830f839e89df5dc8')
build() {
cd $pkgname-$pkgver