summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bad8b064042..9592581a6806 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ optdepends=(
'lynx: Needed if you want to dump new items'
'cron: Recommended if you want to regularly run gophcatch'
)
+provides=("$_pkgname")
+conflicts=("$_pkgname")
source=(git://github.com/vain/gophcatch.git)
md5sums=('SKIP')