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

Sergej Pupykin spupykin at archlinux.org
Fri Nov 3 14:41:20 UTC 2017


    Date: Friday, November 3, 2017 @ 14:41:19
  Author: spupykin
Revision: 265329

upgpkg: poco 1.7.9_p1-1

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-03 14:41:10 UTC (rev 265328)
+++ PKGBUILD	2017-11-03 14:41:19 UTC (rev 265329)
@@ -6,8 +6,8 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-_pkgver=1.7.8p3
-pkgver=1.7.9
+pkgver=1.7.9_p1
+_pkgver=${pkgver/_/}
 pkgrel=1
 pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('libmariadbclient' 'openssl' 'unixodbc')
 makedepends=('cmake')
 source=("http://pocoproject.org/releases/poco-${_pkgver%p?}/poco-${_pkgver}-all.tar.bz2")
-sha256sums=('23f2ae2dd373cade48b393b6e440ebc75ecff50f4d37c0cfa80b7723904386b6')
+sha256sums=('54d7e0f12bf8438529eae427fa7dd2a6e4e3f08e94869b2ff82e34d56f7f23f0')
 
 build() {
   cd "${srcdir}/poco-${_pkgver}-all"



More information about the arch-commits mailing list