summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90708d4d3cb1..7ecb83854378 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=legacyfox
pkgver=4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Legacy bootstrapped extensions for Firefox 65 and beyond"
arch=('any')
url="https://gir.st/blog/legacyfox.htm"
license=('MPL-2.0')
depends=('firefox')
-_commit=8841335
+_commit=312a791
source=("https://git.gir.st/LegacyFox.git/snapshot/v$pkgver.tar.gz")
-sha256sums=('60d908c62b6da7acd5b44056afe30951c6623a110ff952d87e9a91a26e745421')
+sha256sums=('7d8bf5c4702fa77ef279b3fd5e678b2933f19c84683ac4b0bd2be4e53b7d1035')
package() {
cd "$srcdir/LegacyFox-v$pkgver-$_commit"