summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoic Coyle2021-08-23 01:45:50 +0200
committerLoic Coyle2021-08-23 01:45:50 +0200
commitc1921d8a55795d69fd952accbcf4fd25063e104f (patch)
tree4279720701132f4f5db176efd84c552a03a39043
parent3b539c7cd8b168029df655941b49818659fe0c08 (diff)
downloadaur-c1921d8a55795d69fd952accbcf4fd25063e104f.tar.gz
remove provides
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abf69a0360ed..b40592ef187c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url='https://github.com/loiccoyle/cuff'
license=('MIT')
depends=('curl' 'jq')
optdepends=('jackett: Use many torrent trackers with software that supports torznab/potato feeds.')
-provides=('cuff')
makedepends=('git')
source=("${_pkgname}::git+https://github.com/loiccoyle/cuff.git")
md5sums=('SKIP')