From 5e73fe103a3955c012b090af4a36030c12937fc0 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 30 Oct 2022 14:10:53 +0100 Subject: [PATCH] main/mobile-config-firefox: upgrade to 3.1.0 (MR 3597) Drop replaces, provides for postmarketos-config-firefox. This was the name of the package until August of 2020, not relevant anymore. Also the provides didn't have pkgrel and therefore was wrong. --- main/mobile-config-firefox/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/main/mobile-config-firefox/APKBUILD b/main/mobile-config-firefox/APKBUILD index ea6c59e65..e90addce9 100644 --- a/main/mobile-config-firefox/APKBUILD +++ b/main/mobile-config-firefox/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Oliver Smith pkgname=mobile-config-firefox -pkgver=3.0.0 -pkgrel=1 +pkgver=3.1.0 +pkgrel=0 pkgdesc="Firefox tweaks for mobile and privacy" url="https://gitlab.com/postmarketOS/mobile-config-firefox" source=" @@ -10,8 +10,6 @@ source=" arch="noarch" license="GPL-3.0-or-later" options="!check" # No tests -replaces="postmarketos-config-firefox" -provides="postmarketos-config-firefox=$pkgver" build() { make @@ -22,5 +20,5 @@ package() { make DESTDIR="$pkgdir" FIREFOX_DIR=/usr/lib/firefox-esr install } sha512sums=" -b93052c8047bc91cc7a12d4e33f035bf01f5357e0e09a46c4b0984ad750957da621407245859f96513c1623baeed7e2366285c69c85969572605dcd8c3074173 mobile-config-firefox-3.0.0.tar.bz2 +6121bd2d2741399764fc7116bed9ec834fb781a524f1b88da136d68306eb6b9210402f48bf63c23594d015ff1a0b9204317d1b12f93ab47492f31df8fb60bc48 mobile-config-firefox-3.1.0.tar.bz2 "