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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jan 10 23:26:59 UTC 2018


    Date: Wednesday, January 10, 2018 @ 23:26:58
  Author: svenstaro
Revision: 281205

upgpkg: poco 1.8.1-1

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 22:46:26 UTC (rev 281204)
+++ PKGBUILD	2018-01-10 23:26:58 UTC (rev 281205)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-pkgver=1.8.0.1
+pkgver=1.8.1
 _pkgver=${pkgver/_/}
 pkgrel=1
 pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
@@ -16,7 +16,7 @@
 depends=('libmariadbclient' 'openssl' 'unixodbc')
 makedepends=('cmake')
 source=("https://pocoproject.org/releases/poco-${_pkgver%p?}/poco-${_pkgver}-all.tar.bz2")
-sha256sums=('61f1e26e25af2201295b6a58a8e2bf74063ad3bf49c8e969ba08af42310716c2')
+sha256sums=('3c2eb8ca1c9ff0f5dca2c2be00d6fcc7306caa745f85dc955402c70f4dddd73b')
 
 build() {
   cd "${srcdir}/poco-${_pkgver}-all"



More information about the arch-commits mailing list