summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeppia2018-03-02 11:52:08 +0100
committerSeppia2018-03-02 11:52:08 +0100
commit22c3ea65680209cde12a5eb9ce1549b7f8812ef4 (patch)
tree31e9a51eaca5e5b0f0ce49bd032eb05703621e20
parenta3742cbf328428ab45d6d4c1511ca3975d72ca52 (diff)
downloadaur-22c3ea65680209cde12a5eb9ce1549b7f8812ef4.tar.gz
Changed ungoogled patches sources from git repo to version specific tar archive
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32264bae2d16..555a801d25c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -59,11 +59,11 @@ pkgbase = ungoogled-chromium
source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-64.0.3282.186.tar.xz
source = chromium-launcher-5.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v5.tar.gz
source = chromium-64.0.3282.186.txt::https://chromium.googlesource.com/chromium/src.git/+/64.0.3282.186?format=TEXT
- source = ungoogled-chromium::git+https://github.com/Eloston/ungoogled-chromium.git
+ source = https://github.com/Eloston/ungoogled-chromium/archive/64.0.3282.186-1.tar.gz
sha256sums = 5fd0218759231ac00cc729235823592f6fd1e4a00ff64780a5fed7ab210f1860
sha256sums = 4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587
sha256sums = e73f69942af1ba730a700151973fa6309b0586ff45bf35a7fea43f52b54a9cb5
- sha256sums = SKIP
+ sha256sums = d392b0a5da90d92a989c63b4d80da5ca18071e1faf4f1aefe773349e67457a29
pkgname = ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index 8b4a88d7a0a1..03cb6aa9bd46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,11 +27,11 @@ conflicts=('chromium' 'inox' 'iridium')
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
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
- 'ungoogled-chromium::git+https://github.com/Eloston/ungoogled-chromium.git')
+ 'https://github.com/Eloston/ungoogled-chromium/archive/64.0.3282.186-1.tar.gz')
sha256sums=('5fd0218759231ac00cc729235823592f6fd1e4a00ff64780a5fed7ab210f1860'
'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
'e73f69942af1ba730a700151973fa6309b0586ff45bf35a7fea43f52b54a9cb5'
- 'SKIP')
+ 'd392b0a5da90d92a989c63b4d80da5ca18071e1faf4f1aefe773349e67457a29')
# 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
@@ -65,9 +65,7 @@ readonly _unwanted_bundled_libs=(
depends+=(${_system_libs[@]} freetype2 harfbuzz)
prepare() {
- cd "$srcdir/ungoogled-chromium"
-
- git checkout develop
+ cd "$srcdir/ungoogled-chromium-64.0.3282.186-1"
msg2 'Processing sources'
python3 buildkit-launcher.py genbun -u "$srcdir/chromium-$pkgver/ungoogled" archlinux