aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-03-19 02:42:27 +0000
committerpsykose <alice@ayaya.dev>2023-03-19 03:42:27 +0100
commit0dee5c7ee6ed2b2e1d4fc4e3d2f36704426e880a (patch)
treea690fd3bc7616976dbc6dfca95e0d81e0b7064f2
parentc6350f5cd6b18fe86d06b422cbee74dfcad5b6fe (diff)
community/aisleriot: upgrade to 3.22.28
-rw-r--r--community/aisleriot/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/aisleriot/APKBUILD b/community/aisleriot/APKBUILD
index 6e48deb06b6..25e7778d59b 100644
--- a/community/aisleriot/APKBUILD
+++ b/community/aisleriot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Antoine Fontaine <antoine.fontaine@epfl.ch>
# Maintainer:
pkgname=aisleriot
-pkgver=3.22.27
+pkgver=3.22.28
pkgrel=0
pkgdesc="Solitaire and other card games for GNOME"
url="https://wiki.gnome.org/Apps/Aisleriot"
@@ -18,9 +18,7 @@ makedepends="
itstool
libcanberra-dev
librsvg-dev
- libxml2
libxml2-dev
- libxml2-utils
meson
"
subpackages="$pkgname-doc $pkgname-lang"
@@ -42,5 +40,5 @@ package() {
}
sha512sums="
-5220b19b811a41135a168b48225a878af581c74747054d557c710cc7c3bc9b69de5469ab3f7b28d54c589268d447d59f124242d5bc49003c87111ce221d7d9fe aisleriot-3.22.27.tar.gz
+75389598770e1a3b1d5851e93b6a115003160cd962a94c3904b54c27f0272cbaaf891b1ad3935c205d324010e158bfc33b1689df0f2c9f10492806d4c7f5d797 aisleriot-3.22.28.tar.gz
"