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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 28 09:53:19 UTC 2018


    Date: Wednesday, March 28, 2018 @ 09:53:18
  Author: svenstaro
Revision: 313082

upgpkg: poco 1.9.0-1

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-28 09:48:09 UTC (rev 313081)
+++ PKGBUILD	2018-03-28 09:53:18 UTC (rev 313082)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-pkgver=1.8.1
+pkgver=1.9.0
 _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=('3c2eb8ca1c9ff0f5dca2c2be00d6fcc7306caa745f85dc955402c70f4dddd73b')
+sha256sums=('b6e33898588e74337efec4e8d8b9b277bb653b08318a79215f9aa4a3ff1ea9fd')
 
 build() {
   cd "${srcdir}/poco-${_pkgver}-all"



More information about the arch-commits mailing list