summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordudemanguy2017-09-21 12:21:49 -0500
committerdudemanguy2017-09-21 12:21:49 -0500
commit068f9148b5d17d90b35b61177a72de85fd4d3fc9 (patch)
tree47a4e33490e070b9fe69848bdae8dc1c2f1be857
parent048f2d9ba48b499c0d445a78491ef3e426fc32aa (diff)
downloadaur-068f9148b5d17d90b35b61177a72de85fd4d3fc9.tar.gz
update 3.22.21-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ad752e7efb7..8a917eecb393 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Sep 11 20:37:11 UTC 2017
+# Thu Sep 21 17:21:04 UTC 2017
pkgbase = gtk3-patched-filechooser-icon-view
pkgdesc = GTK3 patched with dudemanguy's fork of wfr's filechooser-icon-view patch.
- pkgver = 3.22.20
+ pkgver = 3.22.21
pkgrel = 1
url = https://gist.github.com/Dudemanguy911/c172394e30e1e7d0f477ad15c719bc71
install = gtk3.install
@@ -42,16 +42,16 @@ pkgbase = gtk3-patched-filechooser-icon-view
depends = mesa
depends = cantarell-fonts
depends = glib2-patched-thumbnailer
- provides = gtk3=3.22.20
+ provides = gtk3=3.22.21
conflicts = gtk3
- source = git+https://git.gnome.org/browse/gtk+#commit=dd99aeb4bb6df706bac3e89ee9cb95d17750ef04
+ source = git+https://git.gnome.org/browse/gtk+#commit=fad199b4068603b1d822330d98ccfc5f0d761ac5
source = settings.ini
source = gtk-query-immodules-3.0.hook
- source = https://gist.githubusercontent.com/Dudemanguy911/c172394e30e1e7d0f477ad15c719bc71/raw/2321887c13f19c0e53e3e7dc8150837546b13454/gtk3-filechooser-icon-view.patch
+ source = https://gist.githubusercontent.com/Dudemanguy911/c172394e30e1e7d0f477ad15c719bc71/raw/383e4040d15f8898d4ff82675fcd8dd1292ad4b7/gtk3-filechooser-icon-view.patch
sha256sums = SKIP
sha256sums = 01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202
sha256sums = de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845
- sha256sums = 0bb72e50a53430c9ea37d210ed3d7b6e4f8a5927d0a8337ebb53b861b4b2320b
+ sha256sums = b3b58a1bbd15cae17352717bf0a523a733d5ab4bd5b664be6aa95295340d419c
pkgname = gtk3-patched-filechooser-icon-view
diff --git a/PKGBUILD b/PKGBUILD
index f0afc2611244..d9981e17b402 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gtk3-patched-filechooser-icon-view
-pkgver=3.22.20
-_patchver=2321887c13f19c0e53e3e7dc8150837546b13454
+pkgver=3.22.21
+_patchver=383e4040d15f8898d4ff82675fcd8dd1292ad4b7
pkgrel=1
pkgdesc="GTK3 patched with dudemanguy's fork of wfr's filechooser-icon-view patch."
arch=(i686 x86_64)
@@ -20,7 +20,7 @@ makedepends=(gobject-introspection libcanberra gtk-doc git colord rest libcups g
sassc)
license=(LGPL)
install=gtk3.install
-_commit=dd99aeb4bb6df706bac3e89ee9cb95d17750ef04 # tags/3.22.20^0
+_commit=fad199b4068603b1d822330d98ccfc5f0d761ac5 # tags/3.22.21^0
source=("git+https://git.gnome.org/browse/gtk+#commit=$_commit"
settings.ini
gtk-query-immodules-3.0.hook
@@ -29,7 +29,7 @@ source=("git+https://git.gnome.org/browse/gtk+#commit=$_commit"
sha256sums=('SKIP'
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
- '0bb72e50a53430c9ea37d210ed3d7b6e4f8a5927d0a8337ebb53b861b4b2320b')
+ 'b3b58a1bbd15cae17352717bf0a523a733d5ab4bd5b664be6aa95295340d419c')
pkgver() {
cd gtk+