summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2021-06-09 18:14:38 -0600
committerSam Burgos2021-06-09 18:14:38 -0600
commitfdf921b5baa140bd65d9ba1571ede1bb965d8722 (patch)
treefe275a7279a77defb15f27b071e70786b0087f44 /PKGBUILD
parenta3a3af8aa101b12e64e344c025eb062d372aa0b0 (diff)
downloadaur-fdf921b5baa140bd65d9ba1571ede1bb965d8722.tar.gz
updated to version 1.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeb43ce92459..1e8f7c0c2f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=lightdm-settings
-pkgver=1.5.2
+pkgver=1.5.3
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=('2c5c2574b04b243f143397b0ffdc4d375f5414ad87cb3371fc142bc89af36606')
+sha256sums=('4ea8e31cfcf8078961ee292e82388d470f49cc3d8bde3618d594780ed8af0144')
## Packaging via Github
build() {