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

Lukas Fleischer lfleischer at archlinux.org
Fri Aug 12 21:26:03 UTC 2016


    Date: Friday, August 12, 2016 @ 21:26:03
  Author: lfleischer
Revision: 273645

upgpkg: lirc 1:0.9.4.b-1

Upstream update.

Modified:
  lirc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-12 21:07:37 UTC (rev 273644)
+++ PKGBUILD	2016-08-12 21:26:03 UTC (rev 273645)
@@ -2,7 +2,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=lirc
-_pkgver=0.9.4a
+_pkgver=0.9.4b
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
 pkgrel=1
 epoch=1
@@ -21,7 +21,7 @@
 source=("http://prdownloads.sourceforge.net/${pkgname}/${pkgname}-${_pkgver}.tar.bz2"
         lirc.logrotate
         lirc.tmpfiles)
-md5sums=('d38566cb159c864089c24f2fcc7c5ccc'
+md5sums=('9e3f2869a47bbd7c973dd63f30c13fc2'
          '3deb02604b37811d41816e9b4385fcc3'
          'febf25c154a7d36f01159e84f26c2d9a')
 



More information about the arch-commits mailing list