summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordudemanguy2021-03-27 12:26:56 -0500
committerdudemanguy2021-03-27 12:26:56 -0500
commit8efc7cf2c569d66fd856e645b5ccebeaeb6201b4 (patch)
tree74459fba8ef48d1580e52b7b6349430648b5b638 /PKGBUILD
parent9858f7ac5eebe0dcbc31a34391a3bb5a5f648517 (diff)
downloadaur-8efc7cf2c569d66fd856e645b5ccebeaeb6201b4.tar.gz
3.24.28-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 987388fd2cfe..bd1c730dfeac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=gtk3-patched-filechooser-icon-view
-pkgver=3.24.27
-pkgrel=4
+pkgver=3.24.28
+pkgrel=1
epoch=1
pkgdesc="GTK3 patched with dudemanguy's fork of wfr's filechooser-icon-view patch."
arch=(x86_64)
@@ -23,7 +23,7 @@ conflicts=(gtk3 gtk3-print-backends)
replaces=('gtk3-print-backends<=3.22.26-1')
license=(LGPL)
install=gtk3.install
-_commit=c7df3b9e9790012e6c5fbad6a4f4519bcf75561f # tags/3.24.27^0
+_commit=23db3508899f8304482b68e04a181bb081549081 # tags/3.24.28^0
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
gtk-query-immodules-3.0.hook
gtk3-filechooser-icon-view.patch)