summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD34
2 files changed, 31 insertions, 31 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1417295a808..57a81275b749 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromium-snapshot-bin
pkgdesc = The open-source project behind Google Chrome (Latest Snapshot)
- pkgver = 63.0.3226.0.r504727
+ pkgver = 73.0.3632.0
pkgrel = 1
url = https://build.chromium.org
install = chromium-snapshot-bin.install
@@ -19,7 +19,7 @@ pkgbase = chromium-snapshot-bin
optdepends = pepper-flash: for Pepper Flash plugin [AUR]
optdepends = ttf-liberation: fix fonts for some PDFs (CRBug #369991)
provides = chromium
- source = chrome-linux-r504727.zip::http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/504727/chrome-linux.zip
+ source = chrome-linux-r614177.zip::https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/614177/chrome-linux.zip
source = chromium-snapshot-bin.sh
source = chromium-snapshot-bin.desktop
source = chromium-snapshot-bin_16.png
@@ -31,18 +31,18 @@ pkgbase = chromium-snapshot-bin
source = chromium-snapshot-bin_128.png
source = chromium-snapshot-bin_256.png
source = LICENSE
- md5sums = SKIP
- md5sums = 01fc82f0fe5c673e3b1c1b4da66505ce
- md5sums = 1f7c85955a1b845105b3464186d82b97
- md5sums = 6cd41f6e08eee03c6553603fb0b6ecd7
- md5sums = 227eac16d1e737bed42742840b950d41
- md5sums = 308eb2e0c509e12ecf33165ced9eef0d
- md5sums = e9944fe09afc8495a2fbf70db810a219
- md5sums = 17856a060d1fc003447cb7a3f414be7d
- md5sums = f2325d8de3d217471f029e8b59a712e3
- md5sums = 811f5de21b882cdb49618de549e017ca
- md5sums = c6cf982d5ebece0b9cd64f065acd384a
- md5sums = db90dcb101891a7285d25f2fbceca752
+ sha1sums = SKIP
+ sha1sums = 75b8c7fdbcc9dc0af77a029ffc0e74d57f01cc75
+ sha1sums = e64637c07b921f197fc1d7fd031c8a73ea3a55f8
+ sha1sums = 1cbdde48d193a648723f948370eff9b7b2fbf3f9
+ sha1sums = 97b440a273fd58543f62db639bdebc4d7a8029a5
+ sha1sums = 4b66bbab5e153d8a3b37990956cf89b1a560c7a2
+ sha1sums = 00ac07b06f29359b6c32dcf38731944afc5ec42d
+ sha1sums = 7931235b59c485a412f8ef035285b54d7aa2a802
+ sha1sums = a3e3c729cb986fe9aecf6a892d947d728c6e616e
+ sha1sums = 9f627ab21bb398c36f9231da15a53774deb05818
+ sha1sums = e39429069036a9e7c3a0003523a8c1c7565a3174
+ sha1sums = 35b9154bfb51e35216877dbc9215a2d0ffde4571
pkgname = chromium-snapshot-bin
diff --git a/PKGBUILD b/PKGBUILD
index 77b2a9d5fb91..e95b71e233d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Det
-# Contributors: Ner0, alexwizard, thotypous, jdhore, xduugu, randypenguin, bdheeman, AlK
+# Maintainer: mrxx <mrxx at cyberhome dot at>
+# Contributors: Det, Ner0, alexwizard, thotypous, jdhore, xduugu, randypenguin, bdheeman, AlK
pkgname=chromium-snapshot-bin
-pkgver=63.0.3226.0.r504727
+pkgver=73.0.3632.0
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Latest Snapshot)"
arch=('x86_64')
@@ -16,24 +16,24 @@ optdepends=('kdialog: needed for file dialogs in KDE'
'ttf-liberation: fix fonts for some PDFs (CRBug #369991)')
provides=('chromium')
install=$pkgname.install
-_build=$(curl -s "http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAST_CHANGE")
-source=("chrome-linux-r$_build.zip::http://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/$_build/chrome-linux.zip"
+_build=$(curl -s "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/LAST_CHANGE")
+source=("chrome-linux-r$_build.zip::https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/$_build/chrome-linux.zip"
"$pkgname.sh"
"$pkgname.desktop"
"$pkgname"_{16,22,24,32,48,64,128,256}.png
'LICENSE')
-md5sums=('SKIP'
- '01fc82f0fe5c673e3b1c1b4da66505ce'
- '1f7c85955a1b845105b3464186d82b97'
- '6cd41f6e08eee03c6553603fb0b6ecd7'
- '227eac16d1e737bed42742840b950d41'
- '308eb2e0c509e12ecf33165ced9eef0d'
- 'e9944fe09afc8495a2fbf70db810a219'
- '17856a060d1fc003447cb7a3f414be7d'
- 'f2325d8de3d217471f029e8b59a712e3'
- '811f5de21b882cdb49618de549e017ca'
- 'c6cf982d5ebece0b9cd64f065acd384a'
- 'db90dcb101891a7285d25f2fbceca752')
+sha1sums=('SKIP'
+ '75b8c7fdbcc9dc0af77a029ffc0e74d57f01cc75'
+ 'e64637c07b921f197fc1d7fd031c8a73ea3a55f8'
+ '1cbdde48d193a648723f948370eff9b7b2fbf3f9'
+ '97b440a273fd58543f62db639bdebc4d7a8029a5'
+ '4b66bbab5e153d8a3b37990956cf89b1a560c7a2'
+ '00ac07b06f29359b6c32dcf38731944afc5ec42d'
+ '7931235b59c485a412f8ef035285b54d7aa2a802'
+ 'a3e3c729cb986fe9aecf6a892d947d728c6e616e'
+ '9f627ab21bb398c36f9231da15a53774deb05818'
+ 'e39429069036a9e7c3a0003523a8c1c7565a3174'
+ '35b9154bfb51e35216877dbc9215a2d0ffde4571')
pkgver() {
echo $(chrome-linux/chrome --version | cut -d " " -f2).r$_build