summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-05-30 08:52:37 -0600
committerSam Burgos2017-05-30 08:52:37 -0600
commita04cc21e642fd4187d001a45e517fd1c55b875a7 (patch)
tree90c09f67e0d05911cd0282aea183fedc4736e027 /PKGBUILD
parenta71d0953ea9074a48a47b24526380e1ee9535ba7 (diff)
downloadaur-a04cc21e642fd4187d001a45e517fd1c55b875a7.tar.gz
updated to version 1.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 735c87d93a00..1024912ab8b3 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.8
+pkgver=1.0.9
pkgrel=1
pkgdesc="A configuration tool for the LightDM display manager "
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/linuxmint/${pkgname}"
license=('GPL3')
depends=(hicolor-icon-theme lightdm lightdm-slick-greeter lsb-release python-setproctitle python-xapp)
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
-sha256sums=('e71f9c89e4b59279c414e2969ab1613692289672db10aabf875f12039d7dd4b6')
+sha256sums=('36a75af7bdc4bb78b7965f2c3318f2892ef51db7fc32f8da91519b110a27a770')
build() {
cd $pkgname-$pkgver