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

Jonas Witschel diabonas at archlinux.org
Fri May 22 07:53:20 UTC 2020


    Date: Friday, May 22, 2020 @ 07:53:20
  Author: diabonas
Revision: 631534

upgpkg: tpm2-abrmd 2.3.2-2: upstream release tarball has changed

There has been a trivial update to the release tarball (setting the version
number in the VERSION file instead of directly modifying AC_INIT in
configure.ac). This does not change the resulting package at all, but rebuild
nevertheless so that it can be reproduced.

Modified:
  tpm2-abrmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 07:18:55 UTC (rev 631533)
+++ PKGBUILD	2020-05-22 07:53:20 UTC (rev 631534)
@@ -2,7 +2,7 @@
 # Contributor: Bruno Pagani <archange at archlinux.org>
 pkgname=tpm2-abrmd
 pkgver=2.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Trusted Platform Module 2.0 Access Broker and Resource Management Daemon'
 arch=('x86_64')
 url='https://github.com/tpm2-software/tpm2-abrmd'
@@ -10,7 +10,7 @@
 depends=('glib2' 'tpm2-tss' 'libtss2-mu.so' 'libtss2-rc.so' 'libtss2-sys.so' 'libtss2-tctildr.so')
 checkdepends=('cmocka' 'ibm-sw-tpm2' 'iproute2')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
-sha512sums=('c5014cce49351cd7f7125dbb6b271ffd31d016c7d15561f5d23b579bcc5503962ed08b57127a1b5cc28e50fab805e97709eebf303eeb6ba9f09866e5fca8c078'
+sha512sums=('76ebce3523efd49820e8f03e7848d637dccd3733176fda8943e39eee8424d0308de3319abb47bd551779f354b0d62628739faa8ff2805159ae9b4d3bc14eba90'
             'SKIP')
 validpgpkeys=('42007E876F248E04A3F2FE25AE4548D043DEC7C3'  # Philip Tricca <philip.b.tricca at intel.com>
               'D760B790CCF0A41CBE7B047C316CC1FB24ABDC72') # Tadeusz Struk <tadeusz.struk at intel.com>



More information about the arch-commits mailing list