From 528689b37a9c5febe55770640b2441e9a57f7bb5 Mon Sep 17 00:00:00 2001 From: StarterX4 Date: Mon, 27 Mar 2023 17:21:55 +0200 Subject: [PATCH] M111.0.5563.111 --- .SRCINFO | 8 ++++---- PKGBUILD | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fa489d9a0351c..548f3d356a1c6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = thorium-browser-bin pkgdesc = Chromium fork focused on high performance and security. - pkgver = 110.0.5481.178 - pkgrel = 2 + pkgver = 111.0.5563.111 + pkgrel = 1 url = https://github.com/Alex313031/Thorium install = thorium-browser.install arch = x86_64 @@ -20,9 +20,9 @@ pkgbase = thorium-browser-bin optdepends = kwallet: for storing passwords in KWallet options = !emptydirs options = !strip - source = https://github.com/Alex313031/Thorium/releases/download/M110.0.5481.178/thorium-browser_110.0.5481.178_amd64.deb + source = https://github.com/Alex313031/Thorium/releases/download/M111.0.5563.111/thorium-browser_111.0.5563.111-1_amd64.deb source = thorium-browser.sh - sha512sums = 14cf230d4baad970f744fe09aa623ec654a32c93d411c022b07be0643ba03f1248e37b656598d22f2fa91c25486f50820b3f8cf87149285a4ca1955c6e51fc75 + sha512sums = b91554cc990241ed632c4a4abb14181b1598018716794ccf251d6baf77bca691722558cdcdbc5f88087ceb356a6cdfbf9095038189ecb7fa0777975a1ae13b4f sha512sums = 91a532fde9e6e87d65b909a170d32808f1c05367104cdaab07043fef0de66bdfc307a4138584cd1eedc169a03207372df39c09268ab1ec741432e79e0dcc2dfb pkgname = thorium-browser-bin diff --git a/PKGBUILD b/PKGBUILD index d6f85e0c0d969..dd52af7b5cef3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,8 +4,8 @@ _pkgname=thorium-browser pkgname=${_pkgname}-bin -pkgver=110.0.5481.178 -pkgrel=2 +pkgver=111.0.5563.111 +pkgrel=1 pkgdesc="Chromium fork focused on high performance and security." arch=('x86_64') url="https://github.com/Alex313031/Thorium" @@ -28,9 +28,9 @@ optdepends=( ) options=('!emptydirs' '!strip') install=$_pkgname.install -source=("https://github.com/Alex313031/Thorium/releases/download/M${pkgver}/${_pkgname}_${pkgver}_amd64.deb" +source=("https://github.com/Alex313031/Thorium/releases/download/M${pkgver}/${_pkgname}_${pkgver}-1_amd64.deb" "$_pkgname.sh") -sha512sums=('14cf230d4baad970f744fe09aa623ec654a32c93d411c022b07be0643ba03f1248e37b656598d22f2fa91c25486f50820b3f8cf87149285a4ca1955c6e51fc75' +sha512sums=('b91554cc990241ed632c4a4abb14181b1598018716794ccf251d6baf77bca691722558cdcdbc5f88087ceb356a6cdfbf9095038189ecb7fa0777975a1ae13b4f' '91a532fde9e6e87d65b909a170d32808f1c05367104cdaab07043fef0de66bdfc307a4138584cd1eedc169a03207372df39c09268ab1ec741432e79e0dcc2dfb') package() {