summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2022-06-28 13:42:52 -0600
committerSam Burgos2022-06-28 13:42:52 -0600
commita0d6f3801b00ce9126b469adc326c94f875be2e9 (patch)
tree4312655dd1be85a23b251f3a614269d12b949715 /PKGBUILD
parent4c01ca6a9b0df5df47c63ba8be68ea6a918f4130 (diff)
downloadaur-a0d6f3801b00ce9126b469adc326c94f875be2e9.tar.gz
updated to version 1.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9adc2d72020f..3c2c09fcc2be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=lightdm-settings
-pkgver=1.5.7
+pkgver=1.5.8
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=('71dd46276e3a5101940e4e91d85681e4b4516966aa7195f79f8eb191c898ea2b')
+sha256sums=('06a19da230f203bc6a4cb587ea4dc1850533f0e7482c3f9c985b383be3dbfd93')
## Packaging via Github
build() {