summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordudemanguy2023-05-29 20:37:57 -0500
committerdudemanguy2023-05-29 20:37:57 -0500
commit8b0d076248cfd5d4532acefb85e3f2fe76770784 (patch)
treeff9c621f8ae431a12e88532f855c74a8ba0e47f9
parent9b95dab710bfb3651e39b9782db998998b1b720a (diff)
downloadaur-8b0d076248cfd5d4532acefb85e3f2fe76770784.tar.gz
2.76.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e4f1420843e..95d8d8727a16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glib2-patched-thumbnailer
pkgdesc = GLib2 patched with ahodesuka's thumbnailer patch.
- pkgver = 2.76.2
+ pkgver = 2.76.3
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.76.2
+ provides = glib2=2.76.3
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=41ae5b5632ce9f6b2b5613ec1912821f769166c2
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=69e209764bcfef599a21b32f82f88f1906bf197c
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 0118b30ad4f4..b31353068a3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=glib2-patched-thumbnailer
-pkgver=2.76.2
+pkgver=2.76.3
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=41ae5b5632ce9f6b2b5613ec1912821f769166c2 # tags/2.76.2^0
+_commit=69e209764bcfef599a21b32f82f88f1906bf197c # tags/2.76.3^0
source=(
"git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/gvdb.git"