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

Evangelos Foutras foutrelis at archlinux.org
Fri Jul 13 19:52:28 UTC 2018


    Date: Friday, July 13, 2018 @ 19:52:28
  Author: foutrelis
Revision: 328553

Python 3.7 rebuild

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 19:50:46 UTC (rev 328552)
+++ PKGBUILD	2018-07-13 19:52:28 UTC (rev 328553)
@@ -4,7 +4,7 @@
 pkgname=lirc
 _pkgver=0.10.1
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Linux Infrared Remote Control utilities"
 arch=('x86_64')



More information about the arch-commits mailing list