summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-04-14 08:15:21 +0300
committerDet2017-04-14 08:15:21 +0300
commit552566ac3cf646699d7a36621e347f9454740e51 (patch)
treeaf5e07bc63d67d1ab526b0fbe8c91a81d41d339a
parenta714bff0ebe0b60d587f9f448bc9077f8bdc804c (diff)
downloadaur-552566ac3cf646699d7a36621e347f9454740e51.tar.gz
Gtk3+
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6398e748f23e..08e664fc5383 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Feb 2 13:26:13 UTC 2017
+# Fri Apr 14 05:15:04 UTC 2017
pkgbase = chromium-snapshot-bin
pkgdesc = The open-source project behind Google Chrome (Latest Snapshot)
pkgver = 58.0.3001.0.r447745
@@ -10,7 +10,7 @@ pkgbase = chromium-snapshot-bin
license = BSD
depends = alsa-lib
depends = gconf
- depends = gtk2
+ depends = gtk3
depends = libxss
depends = libxtst
depends = nss
diff --git a/PKGBUILD b/PKGBUILD
index d7bbf5125284..2cdd35a971ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The open-source project behind Google Chrome (Latest Snapshot)"
arch=('x86_64')
url="https://build.chromium.org"
license=('BSD')
-depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss')
+depends=('alsa-lib' 'gconf' 'gtk3' 'libxss' 'libxtst' 'nss')
optdepends=('kdialog:: needed for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'