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

Sergej Pupykin spupykin at archlinux.org
Wed Feb 22 09:55:32 UTC 2017


    Date: Wednesday, February 22, 2017 @ 09:55:32
  Author: spupykin
Revision: 213465

upgpkg: poco 1.7.8-1

upd

Modified:
  poco/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-22 09:55:27 UTC (rev 213464)
+++ PKGBUILD	2017-02-22 09:55:32 UTC (rev 213465)
@@ -6,7 +6,7 @@
 # Contributor: Christopher Reimer <vdr4arch at creimer dot net>
 
 pkgname=poco
-pkgver=1.7.7
+pkgver=1.7.8
 pkgrel=1
 pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
 arch=('i686' 'x86_64')
@@ -15,10 +15,7 @@
 depends=('libmariadbclient' 'openssl' 'unixodbc')
 makedepends=('chrpath')
 source=("http://pocoproject.org/releases/poco-${pkgver%p?}/poco-${pkgver}-all.tar.bz2")
-sha256sums=('79c0a853385f4012ae9eb7af19d03f2662162b8f81151886bfe3422a5b004aea')
-conflicts=('poco-dev')
-provides=('poco-dev')
-replaces=('poco-dev')
+sha256sums=('3177a0146e7fc78b4deb42b2e10fcbbf9e6594a68c410d6d59837d5b06fdf46f')
 
 build()
 {



More information about the arch-commits mailing list