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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Sep 11 12:00:35 UTC 2018


    Date: Tuesday, September 11, 2018 @ 12:00:35
  Author: svenstaro
Revision: 379637

upgpkg: log4cplus 2.0.2-1

Modified:
  log4cplus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-11 12:00:03 UTC (rev 379636)
+++ PKGBUILD	2018-09-11 12:00:35 UTC (rev 379637)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=log4cplus
-_origver=2.0.1
-pkgver=2.0.1
+_origver=2.0.2
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="A C++ logger very close to Java's log4j"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gcc-libs')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${_origver}.tar.xz")
-sha512sums=('68e54dfe4d48ae0eda6deac54713e6e2cee8c4d56d5a5955f8639ad47dec502b4cf13d70e950e5158d7828f27dd6b0b3f3c9b6fe1a190a05eea63e73e3a2f3c0')
+sha512sums=('8415a9de4e4ba8a9e28bb8b9f5295af6920f4e6a2f82cd7695d42582ffc207acbe890360da91391d3a62d430f0bcbbd7d4e54937d23d87855725d10cfab61a8c')
 
 build() {
   cd ${srcdir}/${pkgname}-${_origver}



More information about the arch-commits mailing list