diff options
author | Pablo Correa Gómez <ablocorrea@hotmail.com> | 2022-01-16 15:36:26 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2022-01-16 22:21:17 +0000 |
commit | fd4fbbdef0d90e5e5462456908194266e431cecc (patch) | |
tree | 68bf4104274bb9726ab1d0f44a2f15b7375a0102 | |
parent | 41b39634df410243d281cd918c14d0e131b3fdc7 (diff) | |
download | aports-fd4fbbdef0d90e5e5462456908194266e431cecc.tar.gz aports-fd4fbbdef0d90e5e5462456908194266e431cecc.tar.bz2 aports-fd4fbbdef0d90e5e5462456908194266e431cecc.tar.xz |
community/gnome-software: rebuild against latest libxmlb
-rw-r--r-- | community/gnome-software/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-software/APKBUILD b/community/gnome-software/APKBUILD index ba94974d8e..6ff2570645 100644 --- a/community/gnome-software/APKBUILD +++ b/community/gnome-software/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-software pkgver=41.2 -pkgrel=1 +pkgrel=2 pkgdesc="Software lets you install and update applications and system extensions" url="https://wiki.gnome.org/Apps/Software" # s390x, mips64 and riscv64 blocked by polkit |