summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-05-06 10:06:48 -0600
committerSam Burgos2017-05-06 10:06:48 -0600
commit1393bc7188def569b34f955908e50dc79c9a83d8 (patch)
tree02b0466b26a9e0146200e6795342b5af59fc5289 /PKGBUILD
parent199ba22788a538327de983734cbf8e4190783875 (diff)
downloadaur-1393bc7188def569b34f955908e50dc79c9a83d8.tar.gz
updated to version 1.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f73184d51e4e..fa967dd06d67 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.3
+pkgver=1.0.4
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=('e2516597948fb4cdd213944a198befe43ff5df0242569430daeff37fb15fb8e7')
+sha256sums=('bd6f1a021709f3c1bee0e371efdc46f15f447ceb6aceee549141af732e15a053')
prepare() {
cd ${pkgname}