summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinxlan2022-04-17 11:43:00 +0300
committerlinxlan2022-04-17 11:43:00 +0300
commite12aee5cafee6a18c33dd40e44531f6e30695411 (patch)
tree5a029897b42373f7c8e963709b4a7203de7f8f4b
parent003c11971964b0397016845e550f4a8e6e5691d7 (diff)
downloadaur-e12aee5cafee6a18c33dd40e44531f6e30695411.tar.gz
100.0.4896.127
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2761131726b..98a3a04b0def 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chromium-framerate-fix
pkgdesc = Chromium with a patch to set custom framerate. Workaround for bug 1200167
- pkgver = 100.0.4896.88
- pkgrel = 1
+ pkgver = 100.0.4896.127
+ pkgrel = 2
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -51,7 +51,7 @@ pkgbase = chromium-framerate-fix
provides = chromium
conflicts = chromium
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-100.0.4896.88.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-100.0.4896.127.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://github.com/stha09/chromium-patches/releases/download/chromium-100-patchset-4/chromium-100-patchset-4.tar.xz
source = webcodecs-stop-using-AudioOpusEncoder.patch
@@ -59,7 +59,7 @@ pkgbase = chromium-framerate-fix
source = enable-GlobalMediaControlsCastStartStop.patch
source = sql-make-VirtualCursor-standard-layout-type.patch
source = use-oauth2-client-switches-as-default.patch
- sha256sums = c5a5708678f30679a1181f89401c966cb335799926a5e4dc7f52e7194847c250
+ sha256sums = 4710e3453c972c91e68a21f6b0b76ba73d4d617f299a5208615ed6e41b1af84d
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = a6120e7d4eb5e131b87b6ab3b922e0c6cd78e15501e54cfb2019875173688d80
sha256sums = 064daaa2b9d95b96ec04d8ddebf4af441f92263d123365b58fe73966866080af
diff --git a/PKGBUILD b/PKGBUILD
index 9d098ed2d636..42175ef1c1d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=chromium-framerate-fix
-pkgver=100.0.4896.88
-pkgrel=1
+pkgver=100.0.4896.127
+pkgrel=2
_launcher_ver=8
_gcc_patchset=4
pkgdesc="Chromium with a patch to set custom framerate. Workaround for bug 1200167"
@@ -36,7 +36,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
enable-GlobalMediaControlsCastStartStop.patch
sql-make-VirtualCursor-standard-layout-type.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('c5a5708678f30679a1181f89401c966cb335799926a5e4dc7f52e7194847c250'
+sha256sums=('4710e3453c972c91e68a21f6b0b76ba73d4d617f299a5208615ed6e41b1af84d'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'a6120e7d4eb5e131b87b6ab3b922e0c6cd78e15501e54cfb2019875173688d80'
'064daaa2b9d95b96ec04d8ddebf4af441f92263d123365b58fe73966866080af'