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

Felix Yan fyan at nymeria.archlinux.org
Sat Jun 14 04:45:59 UTC 2014


    Date: Saturday, June 14, 2014 @ 06:45:59
  Author: fyan
Revision: 215102

upgpkg: talloc 2.1.1-1

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-14 04:25:55 UTC (rev 215101)
+++ PKGBUILD	2014-06-14 04:45:59 UTC (rev 215102)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=talloc
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.1
+pkgrel=1
 pkgdesc="Hierarchical pool based memory allocator with destructors"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -34,4 +34,4 @@
    cd "${srcdir}/${pkgname}-${pkgver}"
    make DESTDIR="${pkgdir}" install
 }
-md5sums=('85a69bfb5808fcadf378bd9eadb1f9c2')
+md5sums=('5dffb86414218a91864ed4453ba9be07')




More information about the arch-commits mailing list