summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoss Whitfield2016-12-31 17:03:12 -0500
committerRoss Whitfield2016-12-31 17:03:12 -0500
commit76799a825b6337d49b3917f62bf67a9f3f196b0f (patch)
treec5e90c3056fe4e80f5a514561811602e0544fe94 /PKGBUILD
parent9efa2a894aeee6dbc665aee4daa4f59c67700eec (diff)
downloadaur-poco.tar.gz
Update to 1.7.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f1ac75fc929..1ebf3f508d1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
#
pkgname=poco
-pkgver=1.7.6
+pkgver=1.7.7
pkgrel=1
pkgdesc="C++ class libraries for network-centric, portable applications, complete edition with debug libraries"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -19,7 +19,7 @@ license=('custom:boost')
depends=('libmariadbclient' 'openssl' 'unixodbc')
makedepends=('chrpath')
source=("http://pocoproject.org/releases/poco-${pkgver%p?}/poco-${pkgver}-all.tar.bz2")
-sha256sums=('a070da90970c4a125dddb51cf6829ead3a84086c8da6e5f26c578352b396061f')
+sha256sums=('79c0a853385f4012ae9eb7af19d03f2662162b8f81151886bfe3422a5b004aea')
conflicts=('poco-dev')
provides=('poco-dev')
replaces=('poco-dev')