[arch-commits] Commit in poco/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Sep 19 23:28:40 UTC 2019
Date: Thursday, September 19, 2019 @ 23:28:39
Author: svenstaro
Revision: 511225
upgpkg: poco 1.9.4-1
Modified:
poco/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-19 23:01:33 UTC (rev 511224)
+++ PKGBUILD 2019-09-19 23:28:39 UTC (rev 511225)
@@ -5,7 +5,7 @@
# Contributor: Christopher Reimer <vdr4arch at creimer dot net>
pkgname=poco
-pkgver=1.9.3
+pkgver=1.9.4
_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=('888acb0582cde176bbceac208aa24532f13e04b0c3929036f7cb9b872e4cb61f')
+sha256sums=('815f3ce6cee0b7f8bef7db4ed0421714521d6895255d24277853bf96d2d21533')
build() {
cd "${srcdir}/poco-${_pkgver}-all"
More information about the arch-commits
mailing list