summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2022-08-01 15:50:12 -0600
committerSam Burgos2022-08-01 15:50:12 -0600
commit194d8a0191e7cf0842ae93292f849d87a14247fc (patch)
tree9302d522fa32747ffe214af662b0cec9fdc81635 /PKGBUILD
parenta0d6f3801b00ce9126b469adc326c94f875be2e9 (diff)
downloadaur-194d8a0191e7cf0842ae93292f849d87a14247fc.tar.gz
updating to version 1.5.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c2c09fcc2be..39ff10750bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=lightdm-settings
-pkgver=1.5.8
+pkgver=1.5.9
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=('06a19da230f203bc6a4cb587ea4dc1850533f0e7482c3f9c985b383be3dbfd93')
+sha256sums=('93b1d54d0fdb4ee3ab03d3da250308f0c9a91dde5b899e2f1b0e28287ef014c9')
## Packaging via Github
build() {