summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2018-06-27 09:48:08 -0600
committerSam Burgos2018-06-27 09:48:08 -0600
commitf69157721eb35b50e37a7f98a3635013f6bedf69 (patch)
tree82ba0c81c1f1bf455266150e35d38a4e348548c9 /PKGBUILD
parentf88d7f8e5917dc7c0cbfc691538e3057ff875733 (diff)
downloadaur-f69157721eb35b50e37a7f98a3635013f6bedf69.tar.gz
updated PKGBUILD and install to prevent direct changes to lightdm.conf file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 834c3f6ce371..2081c18274be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lightdm-slick-greeter
_pkgname=slick-greeter
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A slick-looking LightDM greeter"
arch=('i686' 'x86_64')
url="https://github.com/linuxmint/${_pkgname}"