summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f12e470c929c..a0a7a71299dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,6 @@ pkgver=2.24.33
pkgrel=3
pkgdesc="GTK2 patched with ahodesuka's filechooser-icon-view patch"
url="https://github.com/Dudemanguy/gtk/tree/gtk2-filechooser-icon-view"
-provides=(gtk2=$pkgver libgailutil.so libg{d,t}k-x11-2.0.so)
-conflicts=('gtk2')
arch=(x86_64)
depends=(
atk
@@ -38,9 +36,11 @@ optdepends=(
'python: gtk-builder-convert'
)
provides=(
+ gtk2=$pkgver
libgailutil.so
libg{d,t}k-x11-2.0.so
)
+conflicts=('gtk2')
license=('LGPL')
install=gtk2.install
_commit=68631945733158f164427db84f01301d7e875763 # tags/2.24.33^0