summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-05-16 12:26:20 -0600
committerSam Burgos2017-05-16 12:26:20 -0600
commitc5192ba29ad4a0f915dd3747ce5ef17cf38b3d1c (patch)
treea18b6cbf18aca6c3057bb41fb58537b84dc66491 /PKGBUILD
parent25cf60dd928932da471032e1e27e1a873eb6eb50 (diff)
downloadaur-c5192ba29ad4a0f915dd3747ce5ef17cf38b3d1c.tar.gz
updated to version 1.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45387d176af8..aae459aa2ac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname='lightdm-settings'
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="A configuration tool for the LightDM display manager "
arch=('any')
@@ -9,7 +9,7 @@ url="http://packages.linuxmint.com/pool/main/l/${pkgname}"
license=('GPL3')
depends=('hicolor-icon-theme' 'lightdm' 'lightdm-slick-greeter' 'lsb-release' 'python-setproctitle' 'python-xapp')
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('c9df3ac1a1bf6b3f020e43077589b7b2e772dbd5dd961e1877858cde7147d077')
+sha256sums=('2c8d349bc010d33e760a2ebb5548a4b7a52a52bf03d49b4749cec2ee43589a93')
prepare() {
cd ${pkgname}