summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6ff7e8918da..881b01019857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=lightdm-settings
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
pkgdesc="A configuration tool for the LightDM display manager"
arch=('any')
url="https://github.com/linuxmint/${pkgname}"
@@ -16,7 +16,7 @@ depends=('hicolor-icon-theme'
makedepends=('desktop-file-utils'
'gettext')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/${pkgver}.tar.gz")
-sha256sums=('ca558b6733baeb55e614e16c3995edaa8d3a0e9afa08794a0c09830a44495d21')
+sha256sums=('4feecb2fb213bc1a5fe910907bff338cada4bb550d647d7eabd3d6c647d5be00')
build() {
cd $pkgname-$pkgver