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

Tobias Powalowski tpowa at gemini.archlinux.org
Fri Jun 10 12:08:13 UTC 2022


    Date: Friday, June 10, 2022 @ 12:08:13
  Author: tpowa
Revision: 448114

upgpkg: tevent 1:0.12.1-1: bump to latest version

Modified:
  tevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-10 12:07:36 UTC (rev 448113)
+++ PKGBUILD	2022-06-10 12:08:13 UTC (rev 448114)
@@ -5,8 +5,8 @@
 # Contributor: Thomas Burdick <thomas.burdick at gmail.com>
 
 pkgname=tevent
-pkgver=0.11.0
-pkgrel=3
+pkgver=0.12.1
+pkgrel=1
 epoch=1
 pkgdesc='Event system based on the talloc memory management library'
 url="https://tevent.samba.org/"
@@ -18,7 +18,7 @@
 optdepends=('python: for python bindings')
 provides=(libtevent.so)
 validpgpkeys=('9147A339719518EE9011BCB54793916113084025') # Samba Library Distribution Key <samba-bugs at samba.org>
-sha512sums=('740346b19bf290ff31b0c1b36e232021b8ad107c3ce27e0e8b1ec1a77485214b07a9b7837ba57f3650a50e4c04f530674e486b5fa4d118a1778259be63b49790'
+sha512sums=('ab70262702d70ce00e8b3aef41930c674b04c147fdbf0006e57cfa057d82f6049ba6da4b2c2b7b53aa191dd4f0f3d55e72b0666ae8f5b6948eeb9fde1988c938'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list