summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2024-04-24 17:29:25 -0400
committerneeshy2024-04-24 17:30:01 -0400
commitaed48bd7e7a52efe6fb0f2b710e086eebc3581f4 (patch)
tree553c025b1fc680341a91a301a290b129ff53ca7f /PKGBUILD
parenta9ace5fe60189fdb8fd6356bcb3a5047a65259cc (diff)
downloadaur-aed48bd7e7a52efe6fb0f2b710e086eebc3581f4.tar.gz
fix checksum
upstream force pushed?
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"