Date: Thursday, March 10, 2016 @ 09:31:55 Author: tpowa Revision: 261265
upgpkg: tevent 0.9.28-1 bump to latest version Modified: tevent/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-10 07:59:35 UTC (rev 261264) +++ PKGBUILD 2016-03-10 08:31:55 UTC (rev 261265) @@ -6,7 +6,7 @@ # Contributor: Thomas Burdick <[email protected]> pkgname=tevent -pkgver=0.9.26 +pkgver=0.9.28 pkgrel=1 pkgdesc="An event system based on the talloc memory management library" arch=('i686' 'x86_64') @@ -35,4 +35,4 @@ make make DESTDIR=${pkgdir}/ install } -md5sums=('22c372f3d936d751271f588ab71f829b') +md5sums=('945845817918f5cfbe0202d80a7db118')
