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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 16 17:06:13 UTC 2021


    Date: Friday, July 16, 2021 @ 17:06:12
  Author: felixonmars
Revision: 419787

upgpkg: talloc 2.3.3-1

Modified:
  talloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 16:54:25 UTC (rev 419786)
+++ PKGBUILD	2021-07-16 17:06:12 UTC (rev 419787)
@@ -2,7 +2,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=talloc
-pkgver=2.3.2
+pkgver=2.3.3
 pkgrel=1
 pkgdesc="Hierarchical pool based memory allocator with destructors"
 arch=('x86_64')
@@ -12,8 +12,8 @@
 makedepends=('python' 'docbook-xsl')
 optdepends=('python: for python bindings')
 source=(https://www.samba.org/ftp/talloc/talloc-$pkgver.tar.{gz,asc})
-sha1sums=('3f2ce471d68d0806dd0910cbe97d9fea2f967288'
-          'SKIP')
+sha512sums=('1e4b90769b9be72421d76bf9149fd0736f43d034b1573ab2dfb5cd613b4fb3fdf67d575f81789851787e1cbbc7353cdfc114cefbccb15fc0f39e222f40aff65f'
+            'SKIP')
 validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-bugs at samba.org
 
 build() {




More information about the arch-commits mailing list