v11.0.0-1

This commit is contained in:
猫宮ぴあの / Piano Nekomiya 2023-07-30 16:48:56 +09:00
parent 10fd6af1d0
commit dff090c858
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = floorp
pkgdesc = Firefox-based browser with excellent privacy protection, developed by a community of students in Japan
pkgver = 10.15.0
pkgver = 11.0.0
pkgrel = 1
url = http://floorp.ablaze.one
arch = x86_64
@ -21,9 +21,9 @@ pkgbase = floorp
optdepends = hunspell-en_US: Spell checking, American English
source = https://github.com/Floorp-Projects/About-Floorp-Projects/raw/main/Creater-pack/Creater_pack_Floorp.zip
source = floorp.desktop
source = https://github.com/Floorp-Projects/Floorp/releases/download/v10.15.0/floorp-10.15.0.en-US.linux-x86_64.tar.bz2
source = https://github.com/Floorp-Projects/Floorp/releases/download/v11.0.0/floorp-11.0.0.en-US.linux-x86_64.tar.bz2
md5sums = c12cf6c807ad562188e648c60b2b7289
md5sums = cecce3f030f194da95819cfaffe020e3
md5sums = 87458eaf574e7dd3b5ce82d0c5959d9f
md5sums = 722b5128d6724eebd07c366b2d14c376
pkgname = floorp

View file

@ -1,6 +1,6 @@
# Maintainer: NSK-1010 <kotone[dot]olin1010[at]gmail[dot]com>
pkgname=floorp
pkgver=10.15.0
pkgver=11.0.0
pkgrel=1
pkgdesc="Firefox-based browser with excellent privacy protection, developed by a community of students in Japan"
url="http://floorp.ablaze.one"
@ -24,9 +24,9 @@ md5sums=('c12cf6c807ad562188e648c60b2b7289'
'cecce3f030f194da95819cfaffe020e3')
if test "$CARCH" == x86_64; then
md5sums+=('87458eaf574e7dd3b5ce82d0c5959d9f')
md5sums+=('722b5128d6724eebd07c366b2d14c376')
elif test "$CARCH" == aarch64; then
md5sums+=('591e995053c9c1842a6d8978ad48fb1b')
md5sums+=('813a36d6b72d5ddcd67da11f2b571449')
fi
package() {