forked from AUR/firedragon
Update
This commit is contained in:
parent
2a406f51f8
commit
4697cf8b4d
8
.SRCINFO
8
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
pkgbase = firedragon
|
pkgbase = firedragon
|
||||||
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
||||||
pkgver = 98.0.1
|
pkgver = 98.0.2
|
||||||
pkgrel = 3
|
pkgrel = 1
|
||||||
url = https://gitlab.com/dr460nf1r3/settings/
|
url = https://gitlab.com/dr460nf1r3/settings/
|
||||||
install = firedragon.install
|
install = firedragon.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -75,11 +75,11 @@ pkgbase = firedragon
|
|||||||
options = !debug
|
options = !debug
|
||||||
backup = usr/lib/firedragon/firedragon.cfg
|
backup = usr/lib/firedragon/firedragon.cfg
|
||||||
backup = usr/lib/firedragon/distribution/policies.json
|
backup = usr/lib/firedragon/distribution/policies.json
|
||||||
source = https://archive.mozilla.org/pub/firefox/releases/98.0.1/source/firefox-98.0.1.source.tar.xz
|
source = https://archive.mozilla.org/pub/firefox/releases/98.0.2/source/firefox-98.0.2.source.tar.xz
|
||||||
source = firedragon.desktop
|
source = firedragon.desktop
|
||||||
source = git+https://gitlab.com/dr460nf1r3/common.git
|
source = git+https://gitlab.com/dr460nf1r3/common.git
|
||||||
source = git+https://gitlab.com/dr460nf1r3/settings.git
|
source = git+https://gitlab.com/dr460nf1r3/settings.git
|
||||||
sha256sums = f8de2f514d94cad25a2c8a5d219399de5c05a907607d51c5c5235a8bc9bb361c
|
sha256sums = c144b6016aaa8ceab8154b9f0b2bbeee6cbc22ab7f811fcece28d36e49565890
|
||||||
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
|
sha256sums = 158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=98.0.1
|
pkgver=98.0.2
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
|
pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE"
|
||||||
arch=(x86_64 x86_64_v3)
|
arch=(x86_64 x86_64_v3)
|
||||||
backup=('usr/lib/firedragon/firedragon.cfg'
|
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/common.git"
|
||||||
"git+https://gitlab.com/dr460nf1r3/settings.git")
|
"git+https://gitlab.com/dr460nf1r3/settings.git")
|
||||||
|
|
||||||
sha256sums=('f8de2f514d94cad25a2c8a5d219399de5c05a907607d51c5c5235a8bc9bb361c'
|
sha256sums=('c144b6016aaa8ceab8154b9f0b2bbeee6cbc22ab7f811fcece28d36e49565890'
|
||||||
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
|
'158152bdb9ef6a83bad62ae03a3d9bc8ae693b34926e53cc8c4de07df20ab22d'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
Loading…
Reference in New Issue
Block a user