diff --git a/util/archive/gcap/actions.py b/util/archive/gcap/actions.py
index 5bb335bb81..02d2b3395a 100644
--- a/util/archive/gcap/actions.py
+++ b/util/archive/gcap/actions.py
@@ -1,9 +1,6 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
@@ -11,7 +8,10 @@
from pisi.actionsapi import get
from pisi.actionsapi import mesontools
from pisi.actionsapi import pisitools
+
+
def setup():
+ pisitools.dosed("meson.build", "check: true", "check: false")
mesontools.configure()
def build():
diff --git a/util/archive/gcap/pspec.xml b/util/archive/gcap/pspec.xml
index b5005b1888..0dd8509442 100644
--- a/util/archive/gcap/pspec.xml
+++ b/util/archive/gcap/pspec.xml
@@ -12,7 +12,7 @@
app:console
Library and tool for working with Microsoft Cabinet (CAB) files
Library and tool for working with Microsoft Cabinet (CAB) files
- http://ftp.gnome.org/pub/GNOME/sources/gcab/1.4/gcab-1.4.tar.xz
+ http://ftp.gnome.org/pub/GNOME/sources/gcab/1.5/gcab-1.5.tar.xz
python-six
glib2-devel
@@ -58,6 +58,13 @@
+
+ 2022-08-05
+ 1.5
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-02-02
1.4
@@ -80,4 +87,4 @@
ertugrulerata@gmail.com
-
\ No newline at end of file
+