summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2023-07-14 23:01:09 -0400
committerneeshy2023-07-14 23:01:09 -0400
commited95708d761211bef6f8b172a80b44ad0462cd6f (patch)
treee482ccb365107cb1409432fde2337605e025facd /PKGBUILD
parent7972b73e360024526512252ca614bd0d9d584638 (diff)
downloadaur-ed95708d761211bef6f8b172a80b44ad0462cd6f.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0cd40e94484..d3284416fa15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=legacyfox
-pkgver=3.1
+pkgver=3.2
pkgrel=1
pkgdesc="Legacy bootstrapped extensions for Firefox 65 and beyond"
arch=('any')
url="https://gir.st/blog/legacyfox.htm"
license=('MPL')
depends=('firefox')
-_commit=79ef33e
+_commit=fc77a6a
source=("https://git.gir.st/LegacyFox.git/snapshot/v$pkgver.tar.gz")
-sha256sums=('7ce29240907fc3b55fbadd1665f9705e5e558302ba81e9d4f42ec7c3dfbff38d')
+sha256sums=('583f854802ede50262421f1fb65f3ff624d38f04dff5f3d20f1aebc47b56ae22')
package() {
cd "$srcdir/LegacyFox-v$pkgver-$_commit"