From e8c4c6bf3ece4d0c8beb71b7550bc08751ef8249 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 16 Jul 2019 09:18:34 -0700 Subject: Fix download link --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index afe6c5e..f36d43c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ license=('MPL') arch=('any') url="https://github.com/earthlng/testpages" depends=("firefox") -source=($_pkgname-$pkgver.xpi::https://github.com/earthlng/testpages/raw/master/$_pkgname-$pkgver-an+fx.xpi) +source=($_pkgname-$pkgver.xpi::https://github.com/earthlng/testpages/raw/master/$_exname-$pkgver-an+fx.xpi) noextract=("$_pkgname-$pkgver.xpi") sha256sums=('662b7aa00d1ada1af712fa120caaf4b3f95c2b7347040621c446dc7f21a27134') -- cgit v1.2.1