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

Giancarlo Razzolini grazzolini at archlinux.org
Mon Aug 19 16:31:17 UTC 2019


    Date: Monday, August 19, 2019 @ 16:31:16
  Author: grazzolini
Revision: 359958

upgpkg: libcacard 2.7.0-1

Modified:
  libcacard/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 15:01:27 UTC (rev 359957)
+++ PKGBUILD	2019-08-19 16:31:16 UTC (rev 359958)
@@ -1,7 +1,7 @@
 # Maintainer:   
 
 pkgname=libcacard
-pkgver=2.6.1
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='(Common Access Card) library thar provides emulation of smart cards to a virtual card reader running in a guest virtual machine'
 arch=(x86_64)
@@ -8,11 +8,11 @@
 license=(GPL2)
 url='https://www.spice-space.org/page/Libcacard'
 depends=(nss glib2)
-source=(https://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz{,.sign})
-validpgpkeys=('94A9F75661F77A6168649B23A9D8C21429AC6C82') # Christophe Fergeau <cfergeau at redhat.com>
-sha1sums=('bceec1a1da4ed95f08bc1307e3a92020fb86f300'
+source=(https://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz{,.asc})
+validpgpkeys=('F7DC50A57DFD52B94253295EF64907AC15B5C33D') #Jakub Jelen (work) <jjelen at redhat.com>
+sha1sums=('85b85d33e5f2c68f3a792f09cae21de64edc91c0'
           'SKIP')
-sha512sums=('1df2fa0cf46ee503cebb3a6f28c5e11609ec19dbf4e146d6d89ea59ddc7fcace45fc02adf852bfa385ae1ba1a889e9731a034b5e6630d45f3475cbc093e3aa2d'
+sha512sums=('347c13396e6777193e4e158321605410f4cbd90727c1ba8d85a1aac41d5ada96728dbef367ed4027d16dd0b10c8a4d0cf902ce3345334be4c78994cf72c58352'
             'SKIP')
 
 build () {



More information about the arch-commits mailing list