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

Allan McRae allan at archlinux.org
Mon Sep 21 07:53:52 UTC 2015


    Date: Monday, September 21, 2015 @ 09:53:52
  Author: allan
Revision: 247029

Python 3.5 rebuild

Modified:
  lirc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-21 06:56:44 UTC (rev 247028)
+++ PKGBUILD	2015-09-21 07:53:52 UTC (rev 247029)
@@ -4,7 +4,7 @@
 pkgname=lirc
 _pkgver=0.9.2a
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Linux Infrared Remote Control utils"
 arch=('i686' 'x86_64')



More information about the arch-commits mailing list