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

Sergej Pupykin spupykin at archlinux.org
Thu Jun 22 11:53:25 UTC 2017


    Date: Thursday, June 22, 2017 @ 11:53:25
  Author: spupykin
Revision: 239541

upgpkg: poco 1.7.8.3-4

Modified:
  poco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 11:51:23 UTC (rev 239540)
+++ PKGBUILD	2017-06-22 11:53:25 UTC (rev 239541)
@@ -6,9 +6,9 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-_pkgver=1.7.8p2
+_pkgver=1.7.8p3
 pkgver=${_pkgver/p/.}
-pkgrel=3
+pkgrel=4
 pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
 arch=('i686' 'x86_64')
 url="http://www.pocoproject.org/"
@@ -16,7 +16,7 @@
 depends=('libmariadbclient' 'openssl' 'unixodbc')
 makedepends=('cmake')
 source=("http://pocoproject.org/releases/poco-${_pkgver%p?}/poco-${_pkgver}-all.tar.bz2")
-sha256sums=('ef1699156b57d642024e658d8e7441c91e2c134b26e77c95a97f12449e901684')
+sha256sums=('23f2ae2dd373cade48b393b6e440ebc75ecff50f4d37c0cfa80b7723904386b6')
 
 build() {
   cd "${srcdir}/poco-${_pkgver}-all"



More information about the arch-commits mailing list