summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2020-10-07 19:10:04 -0400
committerneeshy2020-10-07 19:10:04 -0400
commit7e59b59278c3080d7252a6120a0c8dc64c5ec443 (patch)
tree868207053757a2da408eb22cd79723589cef9f0f /PKGBUILD
parent83e8fa714eaaab6f73d584363fb316c75cd65241 (diff)
downloadaur-7e59b59278c3080d7252a6120a0c8dc64c5ec443.tar.gz
legacyfox: bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fd534ee75ad..17be7a75d327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=legacyfox
-pkgver=2.2
+pkgver=2.3
pkgrel=1
pkgdesc="Legacy bootstrapped extensions for Firefox 65 and beyond"
arch=('any')
@@ -9,7 +9,7 @@ license=('MPL')
depends=('firefox')
_commit=022cf6d
source=("https://git.gir.st/LegacyFox.git/snapshot/v$pkgver.tar.gz")
-sha256sums=('19306101a5d0a973e2b0913250678dadc932432db70c56eaa443748e23825d58')
+sha256sums=('f1360edf46501d8c1d0cee565a6ee8e31b652a15ffda0014fe54d7fa033c7921')
package() {
cd "$srcdir/LegacyFox-v$pkgver-$_commit"