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 02ce468b8d0e..97e6e4556a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=lightdm-settings
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc="A configuration tool for the LightDM display manager"
arch=('any')
@@ -16,7 +16,7 @@ depends=('hicolor-icon-theme'
makedepends=('desktop-file-utils'
'gettext')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
-sha256sums=('7006c9d2a69294e6ed1278e2a060d6d5038ff146a5947391af989bcd9739ed5d')
+sha256sums=('dd53ec0097f60f296df9b818b06f6d5891c45969aede6f6b237e74d31e58e4ab')
build() {
cd $pkgname-$pkgver