summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2019-07-27 15:36:30 +0200
committermrxx2019-07-27 15:36:30 +0200
commitb490d49bc94c107e1c5ce9fc8cb842604842cc70 (patch)
tree174d9fc36e6bed8f0ef54b2113c9699931e4400b
parent2cbd27454843f8efb1ba3c4929d2da14ebc66007 (diff)
downloadaur-b490d49bc94c107e1c5ce9fc8cb842604842cc70.tar.gz
Bump: 78.0
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ed369d06214..88950e33666d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = chromium-snapshot-bin
pkgdesc = The open-source project behind Google Chrome (Latest Snapshot)
- pkgver = 77.0.3816.0
+ pkgver = 78.0
pkgrel = 1
url = https://build.chromium.org
install = chromium-snapshot-bin.install
arch = x86_64
license = BSD
depends = alsa-lib
- depends = gconf
depends = gtk3
depends = libcups
depends = libxss
@@ -19,7 +18,7 @@ pkgbase = chromium-snapshot-bin
optdepends = pepper-flash: for Pepper Flash plugin [AUR]
optdepends = ttf-liberation: fix fonts for some PDFs [RBug #369991]
provides = chromium
- source = chrome-linux-r666529.zip::https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/666529/chrome-linux.zip
+ source = chrome-linux-r681630.zip::https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/681630/chrome-linux.zip
source = chromium-snapshot-bin.sh
source = chromium-snapshot-bin.desktop
source = chromium-snapshot-bin_16.png
diff --git a/PKGBUILD b/PKGBUILD
index 3bc546776aa6..0989125bf0ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributors: Det, Ner0, alexwizard, thotypous, jdhore, xduugu, randypenguin, bdheeman, AlK
pkgname=chromium-snapshot-bin
-pkgver=77.0.3816.0
+pkgver=78.0
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Latest Snapshot)"
arch=('x86_64')
url="https://build.chromium.org"
license=('BSD')
-depends=('alsa-lib' 'gconf' 'gtk3' 'libcups' 'libxss' 'libxtst' 'nss')
+depends=('alsa-lib' 'gtk3' 'libcups' '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'