[arch-commits] Commit in poco/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue Feb 18 01:19:09 UTC 2020
Date: Tuesday, February 18, 2020 @ 01:19:09
Author: svenstaro
Revision: 575650
upgpkg: poco 1.10.1-1
Modified:
poco/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-18 00:51:38 UTC (rev 575649)
+++ PKGBUILD 2020-02-18 01:19:09 UTC (rev 575650)
@@ -5,7 +5,7 @@
# Contributor: Christopher Reimer <vdr4arch at creimer dot net>
pkgname=poco
-pkgver=1.9.4
+pkgver=1.10.1
_pkgver=${pkgver/_/}
pkgrel=1
pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
@@ -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=('815f3ce6cee0b7f8bef7db4ed0421714521d6895255d24277853bf96d2d21533')
+sha256sums=('2cde4b50778013ab3b7a522aa59bccaa7e85a8ccfc654a354c4d9611b6ce1758')
build() {
cd "${srcdir}/poco-${_pkgver}-all"
More information about the arch-commits
mailing list