Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/gobject-introspection
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-13 17:45:46 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-13 17:45:46 +0100
commit857dba216ee0e80c6ca44245db4367c2ce0580bc (patch)
treee496f878d49ee3cf85f34048401c96ef7101094c /extra/gobject-introspection
parent296de1c8302291727afa519e440e02356713da65 (diff)
extra/gobject-introspection: removed local patch, is done upstream, see FS#73346
Diffstat (limited to 'extra/gobject-introspection')
-rw-r--r--extra/gobject-introspection/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD
deleted file mode 100644
index 4be4f103..00000000
--- a/extra/gobject-introspection/PKGBUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-_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')