summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2020-03-14 18:58:49 +0100
committermrxx2020-03-14 18:58:49 +0100
commitd369dc236d67f09c2a5e0a3db9d7c513542474e0 (patch)
tree1c6997f9cc3256adcaec3a91bbc90b88a3de2eb1
parent90aa59a4553319f6998bf764b2a4a56528ef6bb6 (diff)
downloadaur-d369dc236d67f09c2a5e0a3db9d7c513542474e0.tar.gz
Bump: 83.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5aa477c260f7..527c5b1e07f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromium-snapshot-bin
pkgdesc = The open-source project behind Google Chrome (Latest Snapshot)
- pkgver = 82.0
+ pkgver = 83.0
pkgrel = 1
url = https://build.chromium.org
install = chromium-snapshot-bin.install
@@ -18,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-r737605.zip::https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/737605/chrome-linux.zip
+ source = chrome-linux-r750403.zip::https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/750403/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 6c55df30b35e..420674c43fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: Det, Ner0, alexwizard, thotypous, jdhore, xduugu, randypenguin, bdheeman, AlK
pkgname=chromium-snapshot-bin
-pkgver=82.0
+pkgver=83.0
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Latest Snapshot)"
arch=('x86_64')