summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorandrewSC2016-12-12 12:53:52 -0500
committerandrewSC2016-12-12 12:53:52 -0500
commitb698768f9518191a2047a21a99b4e2576876cec5 (patch)
treeb749480f3ab67a5a0df025a88e962642c087c936 /PKGBUILD
parentbae5e89ff7c8b4c196c811fae05aa8c904674e99 (diff)
downloadaur-b698768f9518191a2047a21a99b4e2576876cec5.tar.gz
PKGBUILD: Removing gtk3 as conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e2ade240a9e..80eef8aefca2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=gtk4-git
pkgname=(gtk4-update-icon-cache-git gtk4-git gtk4-print-backends-git)
-pkgver=3.89.1.r116.g87ae588
+pkgver=3.89.1.r178.gc4fd5bc
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('i686' 'x86_64')
@@ -42,7 +42,6 @@ makedepends=('gobject-introspection-git'
'autoconf-archive')
optdepends=('gnome-icon-theme: Default icon theme'
'gnome-themes-standard: Default widget theme')
-conflicts=('gtk3' 'gtk3-git')
backup=('usr/share/gtk-4.0/settings.ini')
source=('git://git.gnome.org/gtk+'
'gtk4.install'