summaryrefslogtreecommitdiff
path: root/community/pion/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pion/PKGBUILD')
-rw-r--r--community/pion/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pion/PKGBUILD b/community/pion/PKGBUILD
index 1750cff5e..c8ce2666e 100644
--- a/community/pion/PKGBUILD
+++ b/community/pion/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 89527 2013-04-29 18:57:40Z stativ $
+# $Id: PKGBUILD 94042 2013-07-13 12:35:54Z svenstaro $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=pion
-pkgver=5.0.1
+pkgver=5.0.2
pkgrel=1
pkgdesc="A C++ development library for implementing lightweight HTTP interfaces"
url="https://github.com/cloudmeter/pion"
@@ -13,7 +13,7 @@ provides=('pion-net')
conflicts=('pion-net')
replaces=('pion-net')
source=(https://github.com/cloudmeter/pion/archive/$pkgver.zip)
-md5sums=('9f8af4f3e600a5b0573fb66132a86528')
+md5sums=('1f6a9f69114235ca98756cbcab16d162')
build() {
cd "$srcdir/$pkgname-$pkgver"