summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2023-11-02 14:46:34 +0100
committerNoah Vogt2023-11-02 14:46:34 +0100
commit8ba6d01d5a6d6283b21a14d2c35ec02940ca21bb (patch)
tree7e42c8f30f854d0d8c44525b4f69bc8f989ae1b4
parent4aa6f67df99939063f38d0c44fb99c19e967d3a7 (diff)
downloadaur-8ba6d01d5a6d6283b21a14d2c35ec02940ca21bb.tar.gz
uppkg -> 119.0.6045.105-1
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3868d9aec7c..39398084766b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium-xdg
pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
- pkgver = 119.0.6045.59
+ pkgver = 119.0.6045.105
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -16,6 +16,9 @@ pkgbase = ungoogled-chromium-xdg
makedepends = qt5-base
makedepends = java-runtime-headless
makedepends = git
+ makedepends = python-httplib2
+ makedepends = python-pyparsing
+ makedepends = python-six
depends = gtk3
depends = nss
depends = alsa-lib
@@ -55,12 +58,12 @@ pkgbase = ungoogled-chromium-xdg
optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium=119.0.6045.59
- provides = chromedriver=119.0.6045.59
+ provides = chromium=119.0.6045.105
+ provides = chromedriver=119.0.6045.105
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-119.0.6045.59.tar.xz
+ source = fetch-chromium-release
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/119/chromium-patches-119.tar.bz2
source = REVERT-disable-autoupgrading-debug-info.patch
@@ -68,8 +71,8 @@ pkgbase = ungoogled-chromium-xdg
source = xdg-basedir.patch
source = no-omnibox-suggestion-autocomplete.patch
source = index.html
- source = ungoogled-chromium-119.0.6045.59-1.zip::https://github.com/Ahrotahn/ungoogled-chromium/archive/refs/heads/update.zip
- sha256sums = 039cba06c694aef9318f2a2c89c176ce3e9147a7bc2324f856077f8002b15d0e
+ source = ungoogled-chromium-119.0.6045.105-1.zip::https://github.com/Ahrotahn/ungoogled-chromium/archive/refs/heads/update.zip
+ sha256sums = 55ce77ff9b965f44b14c4b8461ad50963536cff80488af0c144652e923c88ac3
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087
sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
@@ -77,6 +80,6 @@ pkgbase = ungoogled-chromium-xdg
sha256sums = f97e6cd3c4d2e04f5d9a0ea234fe768d6ba0fa9f4ecd5c7b2ca91030a1249078
sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = 9317d3bd5d11ce82230564b841fb7cba8082c50e87699e9cda0d90ebbabfb2df
+ sha256sums = da734ba2bbb3c816c002cfea8dd6c231720b2bb8d5ac8dea9865fcc344a1775f
pkgname = ungoogled-chromium-xdg
diff --git a/PKGBUILD b/PKGBUILD
index fbc0cb01c655..ea0818bb9526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,10 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium-xdg
-pkgver=119.0.6045.59
+pkgver=119.0.6045.105
pkgrel=1
_launcher_ver=8
-_manual_clone=0
+_manual_clone=1
pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -37,7 +37,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
xdg-basedir.patch
no-omnibox-suggestion-autocomplete.patch
index.html)
-sha256sums=('039cba06c694aef9318f2a2c89c176ce3e9147a7bc2324f856077f8002b15d0e'
+sha256sums=('55ce77ff9b965f44b14c4b8461ad50963536cff80488af0c144652e923c88ac3'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087'
'1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69'
@@ -60,7 +60,7 @@ source=(${source[@]}
# ${pkgname%-*}-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/refs/tags/$_uc_ver.tar.gz)
${pkgname%-*}-$_uc_ver.zip::https://github.com/Ahrotahn/${pkgname%-*}/archive/refs/heads/update.zip)
sha256sums=(${sha256sums[@]}
- '9317d3bd5d11ce82230564b841fb7cba8082c50e87699e9cda0d90ebbabfb2df')
+ 'da734ba2bbb3c816c002cfea8dd6c231720b2bb8d5ac8dea9865fcc344a1775f')
# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
# Keys are the names in the above script; values are the dependencies in Arch