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

Anatol Pomozov anatolik at archlinux.org
Tue Mar 26 22:01:47 UTC 2019


    Date: Tuesday, March 26, 2019 @ 22:01:46
  Author: anatolik
Revision: 349251

upgpkg: talloc 2.2.0-1

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-26 21:44:28 UTC (rev 349250)
+++ PKGBUILD	2019-03-26 22:01:46 UTC (rev 349251)
@@ -2,8 +2,8 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=talloc
-pkgver=2.1.16
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="Hierarchical pool based memory allocator with destructors"
 arch=('x86_64')
 license=('GPL3')
@@ -11,9 +11,9 @@
 depends=('glibc')
 makedepends=('python' 'docbook-xsl')
 optdepends=('python: for python bindings')
-source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+source=(https://www.samba.org/ftp/talloc/talloc-$pkgver.tar.{gz,asc}
         fix_test_path.patch)
-sha1sums=('69fe815888eddcbe2fb6fc3270ff9e977461000d'
+sha1sums=('d806e2e4e9b973e8ab6521d1dd20a03abae32c99'
           'SKIP'
           '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
 validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-bugs at samba.org



More information about the arch-commits mailing list