From f248e6c4c1699b8faeb6f118a8596a95631a32dd Mon Sep 17 00:00:00 2001 From: eweos-helper <134289199+eweos-helper[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:08:03 +0000 Subject: [PATCH] [appstream] 1.1.3-1: new upstream version --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 285a49edc..4aeae4bb2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgbase=appstream pkgname=(appstream appstream-qt) -pkgver=1.1.2 -pkgrel=2 +pkgver=1.1.3 +pkgrel=1 pkgdesc='Provides a standard for creating app stores across distributions' arch=(x86_64 aarch64 riscv64 loongarch64) url='https://distributions.freedesktop.org/wiki/AppStream' @@ -34,7 +34,7 @@ makedepends=(bash-completion xmlto) source=(https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz update-appstream-cache.hook) -sha256sums=('46b4257100e25a6468ceed7b3ab82441f47b119da3398d30aea6d7b91174b586' +sha256sums=('2624f967068427edc94f3979edae3571bb077063f5bc231f737776da527bf467' 'edc632e4a76ebe5efc76a56fe5f797e5c981cca6f2f0111c7ce0170d1330c788') build() {