summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeppia <seppia@seppio.fish>2018-10-01 09:48:41 +0200
committerSeppia <seppia@seppio.fish>2018-10-01 09:48:41 +0200
commit0ad72dd6db8fe671f4ba6252456028c7020b72c7 (patch)
treef5794ebf4b1f911fca6d1106d043c91655cf3460
parent5952aa489b6954319455bf08adfb7783c3e237c7 (diff)
downloadungoogled-chromium-0ad72dd6db8fe671f4ba6252456028c7020b72c7.tar.gz
ungoogled-chromium-0ad72dd6db8fe671f4ba6252456028c7020b72c7.tar.bz2
ungoogled-chromium-0ad72dd6db8fe671f4ba6252456028c7020b72c7.zip
Update to version 69.0.3497.100-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc855a3..159c338 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
pkgver = 69.0.3497.100
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Eloston/ungoogled-chromium
arch = x86_64
license = BSD
@@ -60,10 +60,10 @@ pkgbase = ungoogled-chromium
conflicts = chromium
source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-69.0.3497.100.tar.xz
source = chromium-launcher-6.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v6.tar.gz
- source = https://github.com/Eloston/ungoogled-chromium/archive/69.0.3497.100-1.tar.gz
+ source = https://github.com/Eloston/ungoogled-chromium/archive/69.0.3497.100-2.tar.gz
sha256sums = e3391560e73e25fb4afc3f2dd5616607e2dbfc58aa88251a2c5d6b7096fe9e35
sha256sums = 04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1
- sha256sums = 9276c225adb8334d858316f0a3668c84e628772b545ac607424b4b62023af2dc
+ sha256sums = 5aae8b05b8d366afb929627831e4d156a6cad917238c94a2a725b04c6ff59821
pkgname = ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index dd2d4eb..e8fa4de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ungoogled-chromium
pkgver=69.0.3497.100
-pkgrel=1
+pkgrel=2
_launcher_ver=6
pkgdesc="Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency"
arch=('x86_64')
@@ -26,10 +26,10 @@ provides=('chromium')
conflicts=('chromium')
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
- 'https://github.com/Eloston/ungoogled-chromium/archive/69.0.3497.100-1.tar.gz')
+ 'https://github.com/Eloston/ungoogled-chromium/archive/69.0.3497.100-2.tar.gz')
sha256sums=('e3391560e73e25fb4afc3f2dd5616607e2dbfc58aa88251a2c5d6b7096fe9e35'
'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
- '9276c225adb8334d858316f0a3668c84e628772b545ac607424b4b62023af2dc')
+ '5aae8b05b8d366afb929627831e4d156a6cad917238c94a2a725b04c6ff59821')
# 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