summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2018-05-22 09:34:00 -0600
committerSam Burgos2018-05-22 09:34:00 -0600
commit1a3967097bc7b70b30126e5680cfc09ea12874d1 (patch)
treeafaf0b1efb30d7d75ba9b3d2bbc6c0d19d63154a /PKGBUILD
parent09325f71e0e779e613fee02c1b8b096c9df52692 (diff)
downloadaur-1a3967097bc7b70b30126e5680cfc09ea12874d1.tar.gz
updated to version 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7e88605317a..9330b9323f92 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.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="A configuration tool for the LightDM display manager "
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'lightdm-slick-greeter' 'polkit' 'python-gobject' 'python-setproctitle' 'python-xapp')
makedepends=('desktop-file-utils' 'gettext')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
-sha256sums=('7bf9ece76dc3f28b418bc68313de365e265cd6d50a27a5b3157d37e45e511e17')
+sha256sums=('d175ffa71e77f4c45697e2a69bfb7d2c9b50753bffb6b1a9ccc7dfce4e62cd21')
build() {
cd $pkgname-$pkgver