summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEarnestly2016-11-02 19:41:04 +0000
committerEarnestly2016-11-02 19:41:04 +0000
commit1979e99e288d1013222914034573724c8044b541 (patch)
treea5b6911fa0de06716cc632ae754e05c3b9f2f9ef /PKGBUILD
parent5033e30346759ded4733252b4c9da27fd6df04a2 (diff)
downloadaur-1979e99e288d1013222914034573724c8044b541.tar.gz
gtk3-optional-csd: Sigh pacman
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55c0a5ce216f..375ca58b64af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=gtk3-optional-csd
pkgver=3.22.2
-pkgrel=1
+pkgrel=2
pkgdesc='gobject-based gui toolkit with optionally enabled csd'
url='http://www.gtk.org/'
@@ -14,7 +14,7 @@ depends=('atk' 'cairo' 'libcups' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi'
makedepends=('gobject-introspection' 'gtk-doc' 'libcanberra' 'wayland-protocols')
optdepends=('at-spi2-atk: accessibility')
-provides=('gtk3' 'gtk3-print-backends' 'gtk-update-icon-cache')
+provides=("gtk3=$pkgver" 'gtk3-print-backends' 'gtk-update-icon-cache')
conflicts=('gtk3' 'gtk3-print-backends' 'gtk-update-icon-cache')
source=("https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz"