From 748a78263e5ab49e3ebb730711c7a77d2d2acd59 Mon Sep 17 00:00:00 2001 From: StarterX4 Date: Fri, 2 Jun 2023 18:42:35 +0200 Subject: [PATCH] 113.0.5672.134 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 962b093f6e7a9..e6af7159fc3e1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = thorium-browser-bin pkgdesc = Chromium fork focused on high performance and security. - pkgver = 112.0.5615.166 + pkgver = 113.0.5672.134 pkgrel = 1 url = https://github.com/Alex313031/Thorium install = thorium-browser.install @@ -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/M112.0.5615.166/thorium-browser_112.0.5615.166-1_amd64.deb + source = https://github.com/Alex313031/Thorium/releases/download/M113.0.5672.134/thorium-browser_113.0.5672.134-1_amd64.deb source = thorium-browser.sh - sha512sums = 4cbbca161ef4abb9adffeea49ee653a1837739164631f45a7d9b8de4dbf380bbfad51354d04faff73569af19ea8f5c7043b982259a90dbb84740a662e361ada6 + sha512sums = 0e0a17026a072b4e85f057e14c30381f26f2a6a83dd69a29963c6196dd9ef89b704e6dc348b2d0c802323be4ec845d7675d852b6dc6ee833c977606ca80304a0 sha512sums = 91a532fde9e6e87d65b909a170d32808f1c05367104cdaab07043fef0de66bdfc307a4138584cd1eedc169a03207372df39c09268ab1ec741432e79e0dcc2dfb pkgname = thorium-browser-bin diff --git a/PKGBUILD b/PKGBUILD index 8e6e7d96eff9f..04b064cef1c37 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=thorium-browser pkgname=${_pkgname}-bin -pkgver=112.0.5615.166 +pkgver=113.0.5672.134 pkgrel=1 pkgdesc="Chromium fork focused on high performance and security." arch=('x86_64') @@ -30,7 +30,7 @@ options=('!emptydirs' '!strip') install=$_pkgname.install source=("https://github.com/Alex313031/Thorium/releases/download/M${pkgver}/${_pkgname}_${pkgver}-1_amd64.deb" "$_pkgname.sh") -sha512sums=('4cbbca161ef4abb9adffeea49ee653a1837739164631f45a7d9b8de4dbf380bbfad51354d04faff73569af19ea8f5c7043b982259a90dbb84740a662e361ada6' +sha512sums=('0e0a17026a072b4e85f057e14c30381f26f2a6a83dd69a29963c6196dd9ef89b704e6dc348b2d0c802323be4ec845d7675d852b6dc6ee833c977606ca80304a0' '91a532fde9e6e87d65b909a170d32808f1c05367104cdaab07043fef0de66bdfc307a4138584cd1eedc169a03207372df39c09268ab1ec741432e79e0dcc2dfb') package() {