Date: Monday, February 19, 2018 @ 19:38:12
  Author: jelle
Revision: 296410

upgpkg: pstreams 1.0.1-1

Modified:
  pstreams/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-02-19 19:33:52 UTC (rev 296409)
+++ PKGBUILD    2018-02-19 19:38:12 UTC (rev 296410)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <je...@vdwaa.nl>
 
 pkgname=pstreams
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='C++ utility for simple IOStream-based Inter-Process Communication.'
 arch=('any')
@@ -8,7 +8,7 @@
 url='http://pstreams.sourceforge.net'
 license=('LGPL')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('809d0650ac23c063b908607033747a9a')
+md5sums=('23199e3d12a644a2a0c66ec889d4c064')
 
 package() {
   cd ${pkgname}-${pkgver}

Reply via email to