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

Felix Yan felixonmars at archlinux.org
Sat Dec 24 15:30:50 UTC 2016


    Date: Saturday, December 24, 2016 @ 15:30:49
  Author: felixonmars
Revision: 284641

Python 3.6 rebuild

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-24 15:26:26 UTC (rev 284640)
+++ PKGBUILD	2016-12-24 15:30:49 UTC (rev 284641)
@@ -5,7 +5,7 @@
 pkgname=lirc
 _pkgver=0.9.4c
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="Linux Infrared Remote Control utilities"
 arch=('i686' 'x86_64')



More information about the arch-commits mailing list