summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Fernández2022-02-06 19:31:30 -0300
committerFernando Fernández2022-02-06 19:31:30 -0300
commitd07ce41a38d3e9b8ec195026d212107da83e8525 (patch)
tree93ded49f1d28a992834e80bac5983d37233eec94 /PKGBUILD
parent1064e81af74f2cca8fd3fbb0ce82297b4eeecdc7 (diff)
downloadaur-gxml.tar.gz
version 0.20.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89e426643013..b3b19c87bfc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Balló György
# Contributor: Artem Vorotnikov <artem at vorotnikov dot me>
pkgname=gxml
-pkgver=0.20.2
+pkgver=0.20.3
pkgrel=1
pkgdesc="GObject-based XML parser and writer library"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('glib2' 'libgee' 'libxml2')
makedepends=('gobject-introspection' 'meson' 'vala')
source=("https://gitlab.gnome.org/GNOME/${pkgname}/-/archive/${pkgver}/gxml-${pkgver}.tar.gz")
-sha256sums=('8310c44590148c304c4622a94e8f6010539e0aea1f7f64af401114f6b957b6f5')
+sha256sums=('66d7c761ae2dad14960911708d042382436c6b10f0b68e77d7c536697f663f53')
build() {
arch-meson "$pkgname-$pkgver" build