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

Felix Yan felixonmars at archlinux.org
Sat Oct 26 04:07:46 UTC 2019


    Date: Saturday, October 26, 2019 @ 04:07:45
  Author: felixonmars
Revision: 365752

Python 3.8 rebuild

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 04:05:48 UTC (rev 365751)
+++ PKGBUILD	2019-10-26 04:07:45 UTC (rev 365752)
@@ -4,7 +4,7 @@
 pkgname=lirc
 _pkgver=0.10.1
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="Linux Infrared Remote Control utilities"
 arch=('x86_64')



More information about the arch-commits mailing list