summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-05-18 08:44:16 -0600
committerSam Burgos2017-05-18 08:44:16 -0600
commit7edecd0d1ad3ae43f6edd76ec9794b6403759d4a (patch)
treea44c9afa0912b50c20430c8a950e00030b2f0e85 /PKGBUILD
parentc5192ba29ad4a0f915dd3747ce5ef17cf38b3d1c (diff)
downloadaur-7edecd0d1ad3ae43f6edd76ec9794b6403759d4a.tar.gz
updated to version 1.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aae459aa2ac3..73d7a532481a 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.6
+pkgver=1.0.7
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=('2c8d349bc010d33e760a2ebb5548a4b7a52a52bf03d49b4749cec2ee43589a93')
+sha256sums=('1d389f4f0f1e0b19276fd03e9d98615151aa019c922a2898dbf0c49cf455eea7')
prepare() {
cd ${pkgname}