summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2023-07-07 21:15:43 -0600
committerSam Burgos2023-07-07 21:15:43 -0600
commit44fe23ba1aec9a042c2d1c0f4c06dec9d20a3b1b (patch)
tree7c9d563537901cbe81502d399703113a14c1f4a2 /PKGBUILD
parent3594a87982fb46a8756fced47d9c951d1437587c (diff)
downloadaur-44fe23ba1aec9a042c2d1c0f4c06dec9d20a3b1b.tar.gz
updated to version 1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11fcfeef8ad7..15ab300abbf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=lightdm-settings
-pkgver=1.8.1
+pkgver=1.8.2
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=('deb5b6fa3cb74dcb193038a80f43cad54014e4c64664347d8e1630f26318ec23')
+sha256sums=('58d5e9a9cb9cb91f876faaa7a85de247e65bbf25accda1139b3c325623e85509')
## Packaging via Github
build() {