summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2023-11-09 13:48:10 +0100
committerNoah Vogt2023-11-09 13:48:10 +0100
commit0db3a153c00aca79cf185ed41eae880ef64b123b (patch)
tree55329ca18c46c8fbe458ebea6ac704aebe53f35e
parent130316c660d833b5eb23fa73fb2e44e81a7bd8e0 (diff)
downloadaur-0db3a153c00aca79cf185ed41eae880ef64b123b.tar.gz
uppkg -> 119.0.6045.123-1
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42fa78680c04..1ad5e1682c75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium-xdg
pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
- pkgver = 119.0.6045.105
- pkgrel = 2
+ pkgver = 119.0.6045.123
+ pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD
@@ -16,9 +16,6 @@ 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
@@ -59,12 +56,12 @@ pkgbase = ungoogled-chromium-xdg
optdepends = gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet5: support for storing passwords in KWallet on Plasma
- provides = chromium=119.0.6045.105
- provides = chromedriver=119.0.6045.105
+ provides = chromium=119.0.6045.123
+ provides = chromedriver=119.0.6045.123
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = fetch-chromium-release
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-119.0.6045.123.tar.xz
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
@@ -72,8 +69,8 @@ pkgbase = ungoogled-chromium-xdg
source = xdg-basedir.patch
source = no-omnibox-suggestion-autocomplete.patch
source = index.html
- source = ungoogled-chromium-119.0.6045.105-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/refs/tags/119.0.6045.105-1.tar.gz
- sha256sums = 55ce77ff9b965f44b14c4b8461ad50963536cff80488af0c144652e923c88ac3
+ source = ungoogled-chromium-119.0.6045.123-1.zip::https://github.com/noahvogt/ungoogled-chromium/archive/refs/heads/update.zip
+ sha256sums = 6b61b87d0a201113b9c4e3d0ce48df52ecf869179c207e34b71add957fb7b48f
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087
sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
@@ -81,6 +78,6 @@ pkgbase = ungoogled-chromium-xdg
sha256sums = f97e6cd3c4d2e04f5d9a0ea234fe768d6ba0fa9f4ecd5c7b2ca91030a1249078
sha256sums = ff1591fa38e0ede7e883dc7494b813641b7a1a7cb1ded00d9baaee987c1dbea8
sha256sums = a4cdd2b86f32d5302c2792be841ff40d982b19bb58a4e63df9d77f4c706b8665
- sha256sums = e5d74a46cd79b79a3f2f8f8fadce8329ad50f4a4facd76365d28e0761173aa26
+ sha256sums = 930cebb08b8568ca19a1d4bbf90a754daac93630148ccc41b18b6f9e2724a8cf
pkgname = ungoogled-chromium-xdg
diff --git a/PKGBUILD b/PKGBUILD
index 90331ebbf7fc..b9de56363d40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,10 @@
# binary version of this package (-bin): github.com/noahvogt/ungoogled-chromium-xdg-bin-aur
pkgname=ungoogled-chromium-xdg
-pkgver=119.0.6045.105
-pkgrel=2
+pkgver=119.0.6045.123
+pkgrel=1
_launcher_ver=8
-_manual_clone=1
+_manual_clone=0
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"
@@ -40,7 +40,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
xdg-basedir.patch
no-omnibox-suggestion-autocomplete.patch
index.html)
-sha256sums=('55ce77ff9b965f44b14c4b8461ad50963536cff80488af0c144652e923c88ac3'
+sha256sums=('6b61b87d0a201113b9c4e3d0ce48df52ecf869179c207e34b71add957fb7b48f'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'09ecf142254525ddb9c2dbbb2c71775e68722412923a5a9bba5cc2e46af8d087'
'1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69'
@@ -60,10 +60,10 @@ _uc_usr=ungoogled-software
_uc_ver=$pkgver-1
# _uc_ver=118.0.5993.117-1
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)
+ # ${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/noahvogt/${pkgname%-*}/archive/refs/heads/update.zip)
sha256sums=(${sha256sums[@]}
- 'e5d74a46cd79b79a3f2f8f8fadce8329ad50f4a4facd76365d28e0761173aa26')
+ '930cebb08b8568ca19a1d4bbf90a754daac93630148ccc41b18b6f9e2724a8cf')
# 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