summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2019-01-30 13:43:47 +0100
committermrxx2019-01-30 13:43:47 +0100
commitbc5487e7e52fed909135f26bca53fe93c0bac5c0 (patch)
tree9cbbc70c6fcc0d80d52fbc98641cefc3ffc9e0c1 /PKGBUILD
parent3de8a3b2e29df21eb8a32602947e5fde0f5298c8 (diff)
downloadaur-bc5487e7e52fed909135f26bca53fe93c0bac5c0.tar.gz
Bump: 74.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e95b71e233d9..8858b89dafcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: Det, Ner0, alexwizard, thotypous, jdhore, xduugu, randypenguin, bdheeman, AlK
pkgname=chromium-snapshot-bin
-pkgver=73.0.3632.0
+pkgver=74.0
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Latest Snapshot)"
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=('kdialog: needed for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kwallet: for storing passwords in KWallet'
'pepper-flash: for Pepper Flash plugin [AUR]'
- 'ttf-liberation: fix fonts for some PDFs (CRBug #369991)')
+ 'ttf-liberation: fix fonts for some PDFs [RBug #369991]')
provides=('chromium')
install=$pkgname.install
_build=$(curl -s "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAST_CHANGE")