summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7d6f8b03685..482444b9faee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Feb 13 10:02:25 UTC 2016
+# Fri Mar 25 05:15:18 UTC 2016
pkgbase = gtk2-patched-filechooser-icon-view
pkgdesc = GTK2 patched with ahodesuka's filechooser-icon-view patch.
- pkgver = 2.24.29
- pkgrel = 2
+ pkgver = 2.24.30
+ pkgrel = 1
url = https://gist.github.com/ahodesuka/01213036b58e510dc074
install = gtk2.install
arch = i686
@@ -26,10 +26,10 @@ pkgbase = gtk2-patched-filechooser-icon-view
depends = glib2-patched-thumbnailer
optdepends = gnome-themes-standard: Default widget theme
optdepends = gnome-icon-theme: Default icon theme
- provides = gtk2=2.24.29
+ provides = gtk2=2.24.30
conflicts = gtk2
replaces = gtk2-docs
- source = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.29.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.30.tar.xz
source = gtkrc
source = xid-collision-debug.patch
source = https://gist.githubusercontent.com/ahodesuka/01213036b58e510dc074/raw/d60e3f1330f3044aeffad8516adc3c444e751b2f/gtk2-filechooser-icon-view.patch
diff --git a/PKGBUILD b/PKGBUILD
index 5f3020523c9b..1f3edbd0dae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgbase=gtk2-patched-filechooser-icon-view
pkgname=gtk2-patched-filechooser-icon-view
-pkgver=2.24.29
+pkgver=2.24.30
_patchver=d60e3f1330f3044aeffad8516adc3c444e751b2f
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="GTK2 patched with ahodesuka's filechooser-icon-view patch."
url="https://gist.github.com/ahodesuka/01213036b58e510dc074"