summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordudemanguy2024-01-26 17:04:54 -0600
committerdudemanguy2024-01-26 17:04:54 -0600
commit7f145f1da9bc96a5ca3a48cd10d1639a0d72c472 (patch)
tree58ea6a6d458d68aee1a5d76553acec9f90cbdecd
parentfbb97c4c3059df6121c29fecaf49458fa8d6d531 (diff)
downloadaur-7f145f1da9bc96a5ca3a48cd10d1639a0d72c472.tar.gz
2.78.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46da2ef85dd9..3c8412e2c824 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glib2-patched-thumbnailer
pkgdesc = GLib2 patched with ahodesuka's thumbnailer patch.
- pkgver = 2.78.3
+ pkgver = 2.78.4
pkgrel = 1
url = https://gist.github.com/Dudemanguy/d199759b46a79782cc1b301649dec8a5
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = glib2-patched-thumbnailer
optdepends = python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
optdepends = libelf: gresource inspection tool
optdepends = gvfs: most gio functionality
- provides = glib2=2.78.3
+ provides = glib2=2.78.4
provides = libgio-2.0.so
provides = libglib-2.0.so
provides = libgmodule-2.0.so
@@ -36,7 +36,7 @@ pkgbase = glib2-patched-thumbnailer
conflicts = glib2
options = !docs
options = staticlibs
- source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=03f7c1fbf3a3784cb4c3604f83ca3645e9225577
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=00edb7f7453a43cff343f9e99d49f2e421e4345c
source = git+https://gitlab.gnome.org/GNOME/gvdb.git
source = 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
source = 0002-glocalfileinfo-add-a-dbus-thumbnail-generator.patch
diff --git a/PKGBUILD b/PKGBUILD
index 2600de4d3507..4944d140d077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=glib2-patched-thumbnailer
-pkgver=2.78.3
+pkgver=2.78.4
pkgrel=1
pkgdesc="GLib2 patched with ahodesuka's thumbnailer patch."
url="https://gist.github.com/Dudemanguy/d199759b46a79782cc1b301649dec8a5"
@@ -21,7 +21,7 @@ optdepends=('python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-repor
'gvfs: most gio functionality')
options=(!docs staticlibs)
license=(LGPL)
-_commit=03f7c1fbf3a3784cb4c3604f83ca3645e9225577 # tags/2.78.3^0
+_commit=00edb7f7453a43cff343f9e99d49f2e421e4345c # tags/2.78.4^0
source=(
"git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/gvdb.git"