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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Jun 20 10:23:48 UTC 2022


    Date: Monday, June 20, 2022 @ 10:23:48
  Author: svenstaro
Revision: 1238647

upgpkg: poco 1.11.3-1

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 10:20:15 UTC (rev 1238646)
+++ PKGBUILD	2022-06-20 10:23:48 UTC (rev 1238647)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-pkgver=1.11.2
+pkgver=1.11.3
 _pkgver=${pkgver/_/}
 pkgrel=1
 pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
@@ -17,7 +17,7 @@
 makedepends=('cmake' 'ninja')
 source=("https://pocoproject.org/releases/poco-${_pkgver%p?}/poco-${_pkgver}-all.tar.bz2"
 		"0001-mariadb-replace-mysql.diff")
-sha256sums=('e3ea609cbccf03f8bcbfe1489ec95ecd94978fb79aa0933f8378f7232c8391be'
+sha256sums=('0266740103c196a07e0adf72f0fe3a529eca10597b4b577df29d1f26608944b9'
             '83628e398cd641d3b2a2645318c5c4a8130366673822936907446d792d3ef737')
 
 prepare() {



More information about the arch-commits mailing list