summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3e7fa333b0b..e7d6f8b03685 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Dec 12 06:05:36 UTC 2015
+# Sat Feb 13 10:02:25 UTC 2016
pkgbase = gtk2-patched-filechooser-icon-view
pkgdesc = GTK2 patched with ahodesuka's filechooser-icon-view patch.
pkgver = 2.24.29
- pkgrel = 1
+ pkgrel = 2
url = https://gist.github.com/ahodesuka/01213036b58e510dc074
install = gtk2.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5af4bef6eaa4..5f3020523c9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ pkgbase=gtk2-patched-filechooser-icon-view
pkgname=gtk2-patched-filechooser-icon-view
pkgver=2.24.29
_patchver=d60e3f1330f3044aeffad8516adc3c444e751b2f
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="GTK2 patched with ahodesuka's filechooser-icon-view patch."
url="https://gist.github.com/ahodesuka/01213036b58e510dc074"
-provides="gtk2=$pkgver"
-conflicts=gtk2
+provides=("gtk2=$pkgver")
+conflicts=('gtk2')
install=gtk2.install
depends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage'
'shared-mime-info' 'cairo' 'libcups' 'gtk-update-icon-cache' 'glib2-patched-thumbnailer')