summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2019-12-06 15:15:26 -0600
committerSam Burgos2019-12-06 15:15:26 -0600
commitba4e3f8bca2e3178ee8d47da0cd733ecf053a4b8 (patch)
treead8316d9c1e89d452a01c6957c795716bd21b8b3 /PKGBUILD
parent98d2a4870259b5157d0a3055577b3cec1f9484e3 (diff)
downloadaur-ba4e3f8bca2e3178ee8d47da0cd733ecf053a4b8.tar.gz
updated to version 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74eb9d36f63c..bfb4df927c27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=lightdm-settings
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='A configuration tool for the LightDM display manager'
arch=('any')
@@ -23,7 +23,7 @@ makedepends=(
)
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
#source=("${pkgname}-${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('205a8c4b44d35dc3c470d340bdd29b76516be5abf09158056556b4d9f93f55f7')
+sha256sums=('dca322bd964fcc0e7a0fb4a04b02ccb97ee2b2163567e1edaa9a8872da0484ff')
## Packaging via Github
build() {