diff --git a/.SRCINFO b/.SRCINFO index ac99149..084fab1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firedragon pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE - pkgver = 110.0.1 + pkgver = 111.0 pkgrel = 1 url = https://gitlab.com/dr460nf1r3/settings/ install = firedragon.install @@ -75,7 +75,7 @@ pkgbase = firedragon source = librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git source = cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353 - sha256sums = f19bb74d684b992625abca68f5776198974cd2785eb5d02d51ba007fc998491f + sha256sums = e1006c0872aa7eb30fb5a689413957f1e5fc8d2048b1637bf6f6fafdbd4ea55f sha256sums = SKIP sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 454d24a..c3dcd29 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=firedragon _pkgname=FireDragon -pkgver=110.0.1 +pkgver=111.0 pkgrel=1 pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE" arch=(x86_64 x86_64_v3 aarch64) @@ -40,14 +40,14 @@ source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefo "librewolf-source::git+https://gitlab.com/librewolf-community/browser/source.git" "librewolf-settings::git+https://gitlab.com/librewolf-community/settings.git" "cachyos-source::git+https://github.com/CachyOS/CachyOS-Browser-Common.git") -sha256sums=('f19bb74d684b992625abca68f5776198974cd2785eb5d02d51ba007fc998491f' - 'SKIP' - '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560' - 'SKIP' - 'SKIP' - 'SKIP' - 'SKIP' - 'SKIP') +sha256sums=('e1006c0872aa7eb30fb5a689413957f1e5fc8d2048b1637bf6f6fafdbd4ea55f' + 'SKIP' + '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP' + 'SKIP') # sha256sums_aarch64=() validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases