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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jul 3 22:48:55 UTC 2019


    Date: Wednesday, July 3, 2019 @ 22:48:55
  Author: svenstaro
Revision: 487412

upgpkg: poco 1.9.2-1

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-03 21:34:05 UTC (rev 487411)
+++ PKGBUILD	2019-07-03 22:48:55 UTC (rev 487412)
@@ -5,9 +5,9 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-pkgver=1.9.0
+pkgver=1.9.2
 _pkgver=${pkgver/_/}
-pkgrel=2
+pkgrel=1
 pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
 arch=('x86_64')
 url="http://www.pocoproject.org/"
@@ -15,7 +15,7 @@
 depends=('mariadb-libs' 'openssl' 'unixodbc')
 makedepends=('cmake')
 source=("https://pocoproject.org/releases/poco-${_pkgver%p?}/poco-${_pkgver}-all.tar.bz2")
-sha256sums=('b6e33898588e74337efec4e8d8b9b277bb653b08318a79215f9aa4a3ff1ea9fd')
+sha256sums=('74f117e2c6c0f2de1e4ffd6fc5b8053a7bc05d331e7a7c606d0fcc3917f827a4')
 
 build() {
   cd "${srcdir}/poco-${_pkgver}-all"



More information about the arch-commits mailing list