Date: Thursday, March 17, 2022 @ 19:48:11 Author: archange Revision: 1156888
upgpkg: libjcat 0.1.10-1 Modified: libjcat/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-17 19:48:02 UTC (rev 1156887) +++ PKGBUILD 2022-03-17 19:48:11 UTC (rev 1156888) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=libjcat -pkgver=0.1.9 +pkgver=0.1.10 pkgrel=1 pkgdesc="Library for reading and writing Jcat files" arch=(x86_64) @@ -10,7 +10,7 @@ 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=('40af7412082df443e36e98f4e04b5863d68668f2853e6d7117bcbe17fe7ab17f' 'SKIP') +sha256sums=('1e5a5bf99ed0ca6924ef37f549331e0a51b0642e16b5aac5a50d9651336bf6a6' 'SKIP') validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <[email protected]> build() {
