summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaansu2022-05-04 09:41:01 -0700
committerRaansu2022-05-04 09:41:01 -0700
commit276a350d258f27c67cb1a2b4a0481faf84381ba4 (patch)
treea62fd41bd71204ee10f031f4c6c77b3b134f2b9f /PKGBUILD
parent9ed0ad7663edd2d4fa84214b3c5fb0dfc23b0300 (diff)
downloadaur-mobile-config-firefox-git.tar.gz
Bump PKGBUILD to latest version, remove patch that is no longer needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 3 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 609c2467c2f1..b2003c31a21d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,22 +2,16 @@
# Contributor: Antoni Boucher <bouanto at zoho dot com>
pkgname='mobile-config-firefox-git'
-pkgver=2.1.0+1+g92e1a26
+pkgver=3.0.0+5+g87689ef
pkgrel=1
pkgdesc="Mobile and privacy friendly configuration for Firefox"
url="https://gitlab.com/postmarketOS/mobile-config-firefox"
license=('GPL')
arch=('x86_64' 'i686' 'pentium4' 'arm' 'armv6h' 'armv7h' 'aarch64')
depends=('firefox')
-source=("$pkgname::git+https://gitlab.com/postmarketOS/mobile-config-firefox"
- "0001-Update-links-for-ArchLinux.patch")
-sha256sums=("SKIP"
- "be6c30de864c812edc897c9d7bf4896f646fa73268d945646032eb1a9a8926f0")
+source=("$pkgname::git+https://gitlab.com/postmarketOS/mobile-config-firefox")
-prepare() {
- cd $pkgname
- patch --forward --strip=1 --input="${srcdir}/0001-Update-links-for-ArchLinux.patch"
-}
+sha256sums=("SKIP")
pkgver() {
cd $pkgname