[arch-commits] Commit in talloc/trunk (PKGBUILD)
Tobias Powalowski
tpowa at gemini.archlinux.org
Fri Jun 10 12:07:31 UTC 2022
Date: Friday, June 10, 2022 @ 12:07:30
Author: tpowa
Revision: 448112
upgpkg: talloc 2.3.4-1: bump to latest version
Modified:
talloc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-10 12:04:45 UTC (rev 448111)
+++ PKGBUILD 2022-06-10 12:07:30 UTC (rev 448112)
@@ -2,8 +2,8 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=talloc
-pkgver=2.3.3
-pkgrel=3
+pkgver=2.3.4
+pkgrel=1
pkgdesc="Hierarchical pool based memory allocator with destructors"
arch=('x86_64')
license=('GPL3')
@@ -12,7 +12,7 @@
makedepends=('python' 'docbook-xsl')
optdepends=('python: for python bindings')
source=(https://www.samba.org/ftp/talloc/talloc-$pkgver.tar.{gz,asc})
-sha512sums=('1e4b90769b9be72421d76bf9149fd0736f43d034b1573ab2dfb5cd613b4fb3fdf67d575f81789851787e1cbbc7353cdfc114cefbccb15fc0f39e222f40aff65f'
+sha512sums=('c46488deda99753fd79566d42cae88899b71196513a127813be2cb855e7f36b77132f0552297ee4153ba4d8f177cea3bb0dc93340caabf321c026657744684d9'
'SKIP')
validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-bugs at samba.org
More information about the arch-commits
mailing list