summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTroplo2025-03-30 17:00:41 +1100
committerTroplo2025-03-30 17:00:41 +1100
commit6429e1b152e6fdfa6a33e3d81865d4170b7c4cf1 (patch)
tree3c9d12d63dd55b330d0ca38db6351b54c1da3e6f
parent817a29e3a587c6e5e2f2908a5523983c86879d85 (diff)
downloadaur-flowfox.tar.gz
137.0.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3a6b954bcdf..d2f039219bec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flowfox
pkgdesc = Fork of Firefox with minimal changes, including rebinding of default keyboard shortcuts to better match Chromium. Not affiliated with Mozilla. (Source version.)
- pkgver = 135.0.1
+ pkgver = 137.0.0
pkgrel = 1
url = https://github.com/Troplo/ffox
arch = x86_64
@@ -72,11 +72,11 @@ pkgbase = flowfox
source = flowfox.desktop
source = policies.json
source = default192.png
- sha256sums = c0c1c769c4d0f725a340d567021bb81170a30417aae31af632c62320bcf22f1e
- sha256sums = 67bd4db8eb21be88d80dc0df8cdabbea59295784c2614157e963162504324053
- sha256sums = 6e1e97053fa272ad282428cf05b8cde07842353e8dfff7210c91c74842a3e71e
- sha256sums = 33c251a087926ef2c1398f7b7ea5b9bad8ab71c624590f9d1df754cb52d3d4b6
- source_x86_64 = https://github.com/Troplo/ffox/archive/refs/tags/135.0.1-1.tar.gz
- sha256sums_x86_64 = 51fd74d4a28e046fe91ba42fa0474e286c616dd4697d1865fb9a0e7795192331
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ source_x86_64 = https://github.com/Troplo/ffox/archive/refs/tags/137.0.0-1.tar.gz
+ sha256sums_x86_64 = SKIP
pkgname = flowfox
diff --git a/PKGBUILD b/PKGBUILD
index a26a2e11e042..7e931778185b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=flowfox
_pkgname=flowfox
-pkgver=135.0.1
+pkgver=137.0.0
pkgrel=1
-_github_rel=135.0.1-1
+_github_rel=137.0.0-1
url=https://github.com/Troplo/ffox
conflicts=("flowfox-bin")
pkgdesc="Fork of Firefox with minimal changes, including rebinding of default keyboard shortcuts to better match Chromium. Not affiliated with Mozilla. (Source version.)"
@@ -310,8 +310,3 @@ END
ln -srfv "$pkgdir/usr/lib/libnssckbi.so" "$nssckbi"
fi
}
-sha256sums=('c0c1c769c4d0f725a340d567021bb81170a30417aae31af632c62320bcf22f1e'
- '67bd4db8eb21be88d80dc0df8cdabbea59295784c2614157e963162504324053'
- '6e1e97053fa272ad282428cf05b8cde07842353e8dfff7210c91c74842a3e71e'
- '33c251a087926ef2c1398f7b7ea5b9bad8ab71c624590f9d1df754cb52d3d4b6')
-sha256sums_x86_64=('51fd74d4a28e046fe91ba42fa0474e286c616dd4697d1865fb9a0e7795192331')