summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastiaan Lokhorst2018-01-19 11:42:31 +0100
committerSebastiaan Lokhorst2018-01-19 11:42:31 +0100
commit1b940d64e6bc5fe92de8ea4e484e8f138c5c6302 (patch)
treec4bc20a03e42bd9cbf7ed487a3d8cd42a0d82048 /PKGBUILD
parent1ff77f96418ce7362389cf5689dcec86b5c3dcd7 (diff)
downloadaur-1b940d64e6bc5fe92de8ea4e484e8f138c5c6302.tar.gz
Add provides=(transmission-cli)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbf90f7a6406..1a5cc88262ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web clien
depends=(curl libevent systemd)
conflicts=(transmission-cli)
replaces=(transmission-cli)
+provides=(transmission-cli)
source=(git+https://github.com/transmission/transmission.git
transmission-cli.sysusers
transmission-cli.tmpfiles)