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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 13 11:52:05 UTC 2017


    Date: Monday, November 13, 2017 @ 11:51:54
  Author: spupykin
Revision: 266727

upgpkg: poco 1.8.0.1-1

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-13 11:44:07 UTC (rev 266726)
+++ PKGBUILD	2017-11-13 11:51:54 UTC (rev 266727)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-pkgver=1.7.9_p1
+pkgver=1.8.0.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=("http://pocoproject.org/releases/poco-${_pkgver%p?}/poco-${_pkgver}-all.tar.bz2")
-sha256sums=('54d7e0f12bf8438529eae427fa7dd2a6e4e3f08e94869b2ff82e34d56f7f23f0')
+sha256sums=('61f1e26e25af2201295b6a58a8e2bf74063ad3bf49c8e969ba08af42310716c2')
 
 build() {
   cd "${srcdir}/poco-${_pkgver}-all"



More information about the arch-commits mailing list