From 463ec6d865823e3f390f283d92d6d1c4617a9f06 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 27 Aug 2018 02:51:13 -0400 Subject: libre/iceweasel: Fix typo --- libre/iceweasel/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/iceweasel') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 5ad29d5bf..31367be77 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -42,7 +42,7 @@ replaces=('firefox') epoch=1 pkgver=61.0.2 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 pkgdesc="Libre standalone web browser based on Mozilla Firefox" arch=(x86_64) arch+=(i686 armv7h) @@ -213,7 +213,7 @@ END # these settings don't do anything on GNU/Linux. # # However, they don't seem to be causing any of the critical issues. - local _shortver=$(cut -d. -f1,2 <<<"$pkver") + local _shortver=$(cut -d. -f1,2 <<<"$pkgver") cat >> "$_vendorjs" <