summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 560e9c90da9c..44098e0fb665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: BryanLiang <liangrui.ch at gmail dot com>
pkgname=edge-frfox
-pkgver=24.4.10
+pkgver=24.4.18
pkgrel=1
pkgdesc="A Firefox userChrome.css theme that aims to recreate the look and feel of Microsoft Edge."
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
optdepends=('firefox: primary compatible browser'
'librewolf: alternative compatible browser')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('c9f9f5e358870cb8e4a6ebcd09f002c611c5e95834dc2950f88e906244d0c119')
+sha256sums=('f7097068a682040a34b7651817f901ebe6b1cacb324de161fe583096077c58c6')
package() {
cd "${pkgname}-${pkgver}"