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

Felix Yan felixonmars at archlinux.org
Sun Nov 3 21:28:16 UTC 2019


    Date: Sunday, November 3, 2019 @ 21:28:15
  Author: felixonmars
Revision: 366597

Python 3.8 rebuild

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-03 21:26:30 UTC (rev 366596)
+++ PKGBUILD	2019-11-03 21:28:15 UTC (rev 366597)
@@ -4,7 +4,7 @@
 pkgname=lirc
 _pkgver=0.10.1
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
-pkgrel=3
+pkgrel=4
 epoch=1
 pkgdesc="Linux Infrared Remote Control utilities"
 arch=('x86_64')



More information about the arch-commits mailing list