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

Stéphane Gaudreault stephane at archlinux.org
Tue Dec 4 16:29:50 UTC 2012


    Date: Tuesday, December 4, 2012 @ 11:29:50
  Author: stephane
Revision: 172546

upgpkg: talloc 2.0.8-1

upstream update

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-04 16:25:33 UTC (rev 172545)
+++ PKGBUILD	2012-12-04 16:29:50 UTC (rev 172546)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=talloc
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc="A hierarchical pool based memory allocator with destructors"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python2' 'docbook-xsl')
 optdepends=('python2: for python bindings')
 source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('dbfb3146f4cc47054e13b8a2988299f9')
+md5sums=('7857200b58a8617ca18fe2c91296cd93')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list