summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb3f940aa0d..ded6e9e6b794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=passff-host
pkgname=$_pkgname-librewolf-git
pkgver=1.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Host app for the WebExtension PassFF. Ported to LibreWolf."
arch=(any)
url="https://github.com/passff/passff-host"
license=('GPL2')
depends=('python')
makedepends=(git jq)
-conflicts=("$_pkgname" 'passff-host-git')
+conflicts=()
source=("$_pkgname::git+https://github.com/passff/passff-host.git")
sha384sums=('SKIP')