[arch-commits] Commit in libxmlb/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Dec 5 12:23:47 UTC 2021
Date: Sunday, December 5, 2021 @ 12:23:47
Author: archange
Revision: 1065138
upgpkg: libxmlb 0.3.5-1
Modified:
libxmlb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-05 12:23:43 UTC (rev 1065137)
+++ PKGBUILD 2021-12-05 12:23:47 UTC (rev 1065138)
@@ -1,7 +1,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=libxmlb
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=1
pkgdesc="Library to help create and query binary XML blobs"
arch=(x86_64)
@@ -11,7 +11,7 @@
makedepends=(meson gobject-introspection gtk-doc)
checkdepends=(shared-mime-info)
source=("https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('8b2e645b5dccc803ab476065c960ec79cfc249672af82403b86a84955c4057fd' 'SKIP')
+sha256sums=('43aeddebbee9713b82f0f25745f795dd3c704e4f4774635b5ec7a3dfcf5d93f6' 'SKIP')
validpgpkeys=(163EB50119225DB3DF8F49EA17ACBA8DFA970E17) # Richard Hughes <richard at hughsie.com>
build() {
More information about the arch-commits
mailing list