Date: Sunday, May 14, 2023 @ 11:44:20
  Author: arojas
Revision: 1461606

upgpkg: log4cpp 1.1.4-1: Update to 1.1.4

Modified:
  log4cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-14 11:42:48 UTC (rev 1461605)
+++ PKGBUILD    2023-05-14 11:44:20 UTC (rev 1461606)
@@ -2,8 +2,8 @@
 # Contributor : Geraud Le Falher <[email protected]>
 
 pkgname=log4cpp
-pkgver=1.1.3
-pkgrel=4
+pkgver=1.1.4
+pkgrel=1
 pkgdesc="A library of C++ classes for flexible logging to files, syslog, IDSA 
and other destinations."
 arch=('x86_64')
 url="http://log4cpp.sourceforge.net/";
@@ -10,7 +10,7 @@
 license=('LGPL')
 depends=('gcc-libs' 'libnsl')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('2cbbea55a5d6895c9f0116a9a9ce3afb86df383cd05c9d6c1a4238e5e5c8f51d')
+sha256sums=('696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6')
 
 build() {
   cd "$srcdir/$pkgname"

Reply via email to