This commit is contained in:
dr460nf1r3 2022-03-05 10:41:58 +01:00
parent 950c505f6d
commit 3ae7c0842b
No known key found for this signature in database
GPG key ID: B5C20B53B5FB19ED
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
pkgver = 97.0.1
pkgrel = 2
pkgver = 97.0.2
pkgrel = 1
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
arch = x86_64
@ -74,11 +74,11 @@ pkgbase = firedragon
options = !lto
backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json
source = https://archive.mozilla.org/pub/firefox/releases/97.0.1/source/firefox-97.0.1.source.tar.xz
source = https://archive.mozilla.org/pub/firefox/releases/97.0.2/source/firefox-97.0.2.source.tar.xz
source = firedragon.desktop
source = git+https://gitlab.com/dr460nf1r3/common.git
source = git+https://gitlab.com/dr460nf1r3/settings.git
sha256sums = 3f2c87cf28645130777e875ddc9c67e8994c8d5c859f425f3ddced6fecb78d45
sha256sums = c9f127741beabde78b021dc95b1740259d01677d461400682cb30e072126f075
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
sha256sums = SKIP
sha256sums = SKIP

View file

@ -4,8 +4,8 @@
pkgname=firedragon
_pkgname=FireDragon
pkgver=97.0.1
pkgrel=2
pkgver=97.0.2
pkgrel=1
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
arch=(x86_64 x86_64_v3)
backup=('usr/lib/firedragon/firedragon.cfg'
@ -40,7 +40,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
"git+https://gitlab.com/dr460nf1r3/common.git"
"git+https://gitlab.com/dr460nf1r3/settings.git")
sha256sums=('3f2c87cf28645130777e875ddc9c67e8994c8d5c859f425f3ddced6fecb78d45'
sha256sums=('c9f127741beabde78b021dc95b1740259d01677d461400682cb30e072126f075'
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
'SKIP'
'SKIP')