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

Tobias Powalowski tpowa at archlinux.org
Sun Sep 11 18:47:57 UTC 2016


    Date: Sunday, September 11, 2016 @ 18:47:56
  Author: tpowa
Revision: 276179

upgpkg: tevent 0.9.29-2

downgrade to working version for samba

Modified:
  tevent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-11 14:42:06 UTC (rev 276178)
+++ PKGBUILD	2016-09-11 18:47:56 UTC (rev 276179)
@@ -6,8 +6,8 @@
 # Contributor: Thomas Burdick <thomas.burdick at gmail.com>
 
 pkgname=tevent
-pkgver=0.9.30
-pkgrel=1
+pkgver=0.9.29
+pkgrel=2
 pkgdesc="An event system based on the talloc memory management library"
 arch=('i686' 'x86_64')
 url="https://tevent.samba.org/"
@@ -35,4 +35,4 @@
 	make
 	make DESTDIR=${pkgdir}/ install
 }
-md5sums=('c0bcce72229976d4b71ef0d1106172e2')
+md5sums=('4372c1430a1ecb7ea0adddfdf21c0d55')



More information about the arch-commits mailing list