summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-13 11:04:55 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-13 11:04:55 +0100
commitede188da4486a426146041c3cb49731b47f39cdd (patch)
treefd40bc9b6fb61e2fd090f19b301f95249792336d /extra
parente47b8de26e076a680dfd10e334e02ae25fc4dd50 (diff)
downloadpackages-ede188da4486a426146041c3cb49731b47f39cdd.tar.xz
extra/gobject-introspection: tentative trial to build
Diffstat (limited to 'extra')
-rw-r--r--extra/gobject-introspection/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD
new file mode 100644
index 00000000..4be4f103
--- /dev/null
+++ b/extra/gobject-introspection/PKGBUILD
@@ -0,0 +1,4 @@
+_glibver=2.70.2
+source[1]="git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.70.2"
+makedepends=(${makedepends[@]//glib2=2.70.1/})
+makedepends+=('glib2=2.70.2')