Date: Monday, May 11, 2020 @ 18:54:58
  Author: archange
Revision: 626323

upgpkg: libjcat 0.1.2-1

Modified:
  libjcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-11 18:54:44 UTC (rev 626322)
+++ PKGBUILD    2020-05-11 18:54:58 UTC (rev 626323)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <[email protected]>
 
 pkgname=libjcat
-pkgver=0.1.1
+pkgver=0.1.2
 pkgrel=1
 pkgdesc="Library for reading and writing Jcat files"
 arch=(x86_64)
@@ -10,7 +10,8 @@
 depends=(gobject-introspection-runtime json-glib gnutls gpgme)
 makedepends=(meson gobject-introspection gtk-doc vala help2man)
 
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('6b7d83e8a63337ef63ee806903633304644e5260cbbcd7bd9bba33b1e3ea42fc' 
'SKIP')
+sha256sums=('b54d58c3c587230356c0c456aa3170f1965f7bc550666a69182810efa3d301d3'
+            'SKIP')
 validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes 
<[email protected]>
 
 build() {

Reply via email to