v74.0-2; new release without broken librewolf.cfg, see ac25a5ef in settings
This commit is contained in:
parent
aa4e3aa38b
commit
609c6053ba
2 changed files with 4 additions and 4 deletions
|
|
@ -92,6 +92,6 @@ Release to Gitlab:
|
||||||
- pip3 install gitlab-release
|
- pip3 install gitlab-release
|
||||||
- tar czf librewolf-aarch64-flatpak-repo.tar.gz librewolf-aarch64-flatpak-repo
|
- tar czf librewolf-aarch64-flatpak-repo.tar.gz librewolf-aarch64-flatpak-repo
|
||||||
- tar czf librewolf-x86_64-flatpak-repo.tar.gz librewolf-x86_64-flatpak-repo
|
- tar czf librewolf-x86_64-flatpak-repo.tar.gz librewolf-x86_64-flatpak-repo
|
||||||
- "gitlab-release LibreWolf.*.tar.bz2 librewolf*.pkg.tar.* LibreWolf.*.AppImage librewolf-*-flatpak-repo.tar.gz LibreWolf.*.flatpak"
|
- "gitlab-release librewolf*.pkg.tar.* LibreWolf.*.AppImage librewolf-*-flatpak-repo.tar.gz LibreWolf.*.flatpak"
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
|
|
|
||||||
6
PKGBUILD
6
PKGBUILD
|
|
@ -6,11 +6,11 @@
|
||||||
pkgname=librewolf
|
pkgname=librewolf
|
||||||
_pkgname=LibreWolf
|
_pkgname=LibreWolf
|
||||||
pkgver=74.0
|
pkgver=74.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Community-maintained fork of Librefox: a privacy and security-focused browser"
|
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
|
||||||
arch=(x86_64 aarch64)
|
arch=(x86_64 aarch64)
|
||||||
license=(MPL GPL LGPL)
|
license=(MPL GPL LGPL)
|
||||||
url="https://LibreWolf.gitlab.io"
|
url="https://librewolf-community.gitlab.io/"
|
||||||
depends=(gtk3 libxt startup-notification mime-types dbus-glib ffmpeg nss
|
depends=(gtk3 libxt startup-notification mime-types dbus-glib ffmpeg nss
|
||||||
ttf-font libpulse)
|
ttf-font libpulse)
|
||||||
makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils
|
makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue