aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/aisleriot/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/aisleriot/APKBUILD b/community/aisleriot/APKBUILD
index 0b790f7868b..6e48deb06b6 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.26
+pkgver=3.22.27
pkgrel=0
pkgdesc="Solitaire and other card games for GNOME"
url="https://wiki.gnome.org/Apps/Aisleriot"
@@ -29,7 +29,6 @@ source="https://gitlab.gnome.org/GNOME/aisleriot/-/archive/$pkgver/aisleriot-$pk
build() {
abuild-meson \
-Dtheme_kde=false \
- -Dsound=false \
. output
meson compile ${JOBS:+-j ${JOBS}} -C output
}
@@ -43,5 +42,5 @@ package() {
}
sha512sums="
-7f29e26ceff8e62aa3fa7692cb89ffc361b6c57c29aebb645b83aaa7f2952423d12166ac57b13c8ec9f82aff5328eb6161a14a5a00f45f9d360d473c2966882f aisleriot-3.22.26.tar.gz
+5220b19b811a41135a168b48225a878af581c74747054d557c710cc7c3bc9b69de5469ab3f7b28d54c589268d447d59f124242d5bc49003c87111ce221d7d9fe aisleriot-3.22.27.tar.gz
"