upg librewolf

This commit is contained in:
joborun linux 2024-02-21 00:32:49 +02:00
parent 56d47bb92d
commit dfc45bde72
2 changed files with 11 additions and 10 deletions

View file

@ -8,9 +8,9 @@
pkgname=librewolf
provides=($pkgname-bin $pkgname)
conflicts=($pkgname-bin)
pkgver=122.0
pkgrel=02
_pkgrel=1
pkgver=122.0.1
pkgrel=03
_pkgrel=2
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom -binary"
options=(!emptydirs)
install=librewolf.install
@ -111,12 +111,13 @@ license=(MPL GPL LGPL)
validpgpkeys=('662E3CDD6FE329002D0CA5BB40339DD82B12EF16') # librewolf maintainers
sha256sums=(9c79c5c2ff8e1f979b67c542c358b20d39e03a17e52ea123747360e18a3888d0 # librewolf-122.0-1-linux-x86_64-package.tar.bz2
a531fbc3130914adf1c1fcb75e491d45cc1d3c0f83650c4b4b266346b555fb8d # librewolf-122.0-1-linux-x86_64-package.tar.bz2.sig
sha256sums=(47c319f12ba86c2c482675193b18b9b80478bb40e044c1d1833ad2f569c289d9 # librewolf-122.0.1-1-linux-x86_64-package.tar.bz2
0fc7c809b8867889d4d9c1b38701f8a9192f66bc2e0a4cf29148c2769a401c68 # librewolf-122.0.1-2-linux-x86_64-package.tar.bz2.sig
SKIP # git source
7d01d317b7db7416783febc18ee1237ade2ec86c1567e2c2dd628a94cbf2f25d # librewolf.desktop
959c94c68cab8d5a8cff185ddf4dca92e84c18dccc6dc7c8fe11c78549cdc2f1 # default192x192.png
c3d94f33b96944e80b6fe84e36eaa9b4179ab144fe7aa58c5aa2efae0e2004b9) # librewolf.install
## 489f7f8b7796e1bbff247beb962242255d64bfb82c1df5d518e4a8e31b801a88 librewolf-122.0-02-x86_64.pkg.tar.lz
## 0852ad4860fd05c0bf7dcf0dfe308747917254e2c0cb82cd5720ecaea87d12bf librewolf-122.0.1-03-x86_64.pkg.tar.lz

View file

@ -3,8 +3,8 @@
pkgname=librewolf-bin
provides=(${pkgname//-bin/""})
conflicts=(${pkgname//-bin/""})
pkgver=122.0
pkgrel=1
pkgver=122.0.1
pkgrel=2
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 aarch64)
license=(MPL GPL LGPL)
@ -43,9 +43,9 @@ source_x86_64=("${_uploadpath_x86_64}" "${_uploadpath_sig_x86_64}")
sha256sums=('SKIP'
'959c94c68cab8d5a8cff185ddf4dca92e84c18dccc6dc7c8fe11c78549cdc2f1'
'7d01d317b7db7416783febc18ee1237ade2ec86c1567e2c2dd628a94cbf2f25d')
sha256sums_x86_64=('9c79c5c2ff8e1f979b67c542c358b20d39e03a17e52ea123747360e18a3888d0'
sha256sums_x86_64=('47c319f12ba86c2c482675193b18b9b80478bb40e044c1d1833ad2f569c289d9'
'SKIP')
sha256sums_aarch64=('118aa713d9e7e4048a79111c819dff9801c3ec6a7bd6a74204f24be6753c52b5'
sha256sums_aarch64=('722b5d7a0c37416dbf6e85f7288b8bad36e47183b24c76d6f1aa936b060da236'
'SKIP')
package() {