mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Update
This commit is contained in:
parent
fbdecf0f0d
commit
12f260f540
6
.SRCINFO
6
.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 = 100.0
|
pkgver = 100.0.1
|
||||||
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
|
||||||
@ -74,7 +74,7 @@ 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/100.0/source/firefox-100.0.source.tar.xz
|
source = https://archive.mozilla.org/pub/firefox/releases/100.0.1/source/firefox-100.0.1.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
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
pkgname=firedragon
|
pkgname=firedragon
|
||||||
_pkgname=FireDragon
|
_pkgname=FireDragon
|
||||||
pkgver=100.0
|
pkgver=100.0.1
|
||||||
pkgrel=3
|
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'
|
||||||
|
Loading…
Reference in New Issue
Block a user