diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-13 17:45:46 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-13 17:45:46 +0100 |
commit | 857dba216ee0e80c6ca44245db4367c2ce0580bc (patch) | |
tree | e496f878d49ee3cf85f34048401c96ef7101094c /extra/gobject-introspection | |
parent | 296de1c8302291727afa519e440e02356713da65 (diff) | |
download | packages-857dba216ee0e80c6ca44245db4367c2ce0580bc.tar.xz |
extra/gobject-introspection: removed local patch, is done upstream, see FS#73346
Diffstat (limited to 'extra/gobject-introspection')
-rw-r--r-- | extra/gobject-introspection/PKGBUILD | 4 |
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') |