summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2022-01-03 09:33:53 -0600
committerSam Burgos2022-01-03 09:33:53 -0600
commit4c01ca6a9b0df5df47c63ba8be68ea6a918f4130 (patch)
tree84fdaa7bee0ad2d713779af7ed158d12230af429 /PKGBUILD
parentf39329737ae98225e7efd4b5eb87ddc5f36eccbd (diff)
downloadaur-4c01ca6a9b0df5df47c63ba8be68ea6a918f4130.tar.gz
updated to version 1.5.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffbd7e282fbc..9adc2d72020f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=lightdm-settings
-pkgver=1.5.6
+pkgver=1.5.7
pkgrel=1
pkgdesc='A configuration tool for the LightDM display manager'
arch=('any')
@@ -24,7 +24,7 @@ makedepends=(
optdepends=('lightdm-guest: Enable guest session options')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
#source=("${pkgname}-${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('7dc70fc2a8dc5cfae017c8ca188e620dff833ca15b16cbef4c452c77c7e3e2e0')
+sha256sums=('71dd46276e3a5101940e4e91d85681e4b4516966aa7195f79f8eb191c898ea2b')
## Packaging via Github
build() {