Date: Saturday, November 5, 2022 @ 21:51:46
  Author: heftig
Revision: 460723

3.22.26-1

Modified:
  aisleriot/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-05 21:47:28 UTC (rev 460722)
+++ PKGBUILD    2022-11-05 21:51:46 UTC (rev 460723)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=aisleriot
-pkgver=3.22.25
+pkgver=3.22.26
 pkgrel=1
 pkgdesc="A collection of patience games written in guile scheme"
 url="https://wiki.gnome.org/Apps/Aisleriot";
@@ -12,13 +12,12 @@
 optdepends=('pysolfc: PySol card sets'
             'pysolfc-cardsets: PySol card sets')
 options=(
-  # https://bugs.archlinux.org/task/74486
-  !debug
+  debug
 
   # 
https://gitlab.gnome.org/GNOME/aisleriot/-/commit/ca27295085473111564b6674059351a0b6f170c1
   !lto
 )
-_commit=8a4542d2f44ee1425a56ac7595ed51449ae0290e  # tags/3.22.25^0
+_commit=7028b2f96e224a78bd3108b483cc3ecf90a6b354  # tags/3.22.26^0
 source=("git+https://gitlab.gnome.org/GNOME/aisleriot.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to