summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2020-10-07 19:10:04 -0400
committerneeshy2020-10-07 19:10:04 -0400
commit7e59b59278c3080d7252a6120a0c8dc64c5ec443 (patch)
tree868207053757a2da408eb22cd79723589cef9f0f
parent83e8fa714eaaab6f73d584363fb316c75cd65241 (diff)
downloadaur-7e59b59278c3080d7252a6120a0c8dc64c5ec443.tar.gz
legacyfox: bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cea8133b3ca9..b99ebb120490 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = legacyfox
pkgdesc = Legacy bootstrapped extensions for Firefox 65 and beyond
- pkgver = 2.2
+ pkgver = 2.3
pkgrel = 1
url = https://gir.st/blog/legacyfox.htm
arch = any
license = MPL
depends = firefox
- source = https://git.gir.st/LegacyFox.git/snapshot/v2.2.tar.gz
- sha256sums = 19306101a5d0a973e2b0913250678dadc932432db70c56eaa443748e23825d58
+ source = https://git.gir.st/LegacyFox.git/snapshot/v2.3.tar.gz
+ sha256sums = f1360edf46501d8c1d0cee565a6ee8e31b652a15ffda0014fe54d7fa033c7921
pkgname = legacyfox
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"