summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoic Coyle2021-08-23 02:22:20 +0200
committerLoic Coyle2021-08-23 02:22:20 +0200
commit451c85fa9f7a475115dfe98bbe18f3f9f45d20df (patch)
tree95429efb0f68ad97d39aa8cba6d0805c519a29c2
parentc1921d8a55795d69fd952accbcf4fd25063e104f (diff)
downloadaur-451c85fa9f7a475115dfe98bbe18f3f9f45d20df.tar.gz
Revert "remove provides"
This reverts commit c1921d8a55795d69fd952accbcf4fd25063e104f.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b40592ef187c..abf69a0360ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ 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')