[arch-commits] Commit in lightdm/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Feb 7 19:04:58 UTC 2016


    Date: Sunday, February 7, 2016 @ 20:04:58
  Author: alucryd
Revision: 258943

FS#48075: lightdm 1:1.16.7-3

Modified:
  lightdm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-07 17:33:23 UTC (rev 258942)
+++ PKGBUILD	2016-02-07 19:04:58 UTC (rev 258943)
@@ -5,7 +5,7 @@
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
 pkgver=1.16.7
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='A lightweight display manager'
 arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@
 prepare() {
   cd lightdm-${pkgver}
 
-  #patch -Np1 -i ../lightdm-default-config.patch
+  patch -Np1 -i ../lightdm-default-config.patch
 }
 
 build() {



More information about the arch-commits mailing list