summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d363001f0751..aed8c225db9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=FanFicFare
pkgname=fanficfare-git
pkgver=2.2.4.r0.g3d07257
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for downloading fanfiction to eBook formats"
arch=('any')
url="https://github.com/JimmXinu/${_pkgname}"
@@ -11,6 +11,7 @@ license=('Apache')
depends=('python2' 'python2-beautifulsoup4' 'python2-chardet' 'python2-html5lib')
makedepends=('git')
provides=('fanficfare')
+conflicts=('fanficfare')
source=("git://github.com/JimmXinu/${_pkgname}")
sha256sums=('SKIP')