summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNick Econopouly2021-05-12 11:38:28 -0400
committerNick Econopouly2021-05-12 11:38:28 -0400
commitf29aa5149dc980fb1039d6233dd46e3344042c74 (patch)
treeb893375b52a97ce486a90fdbcad9cf67d6bf96b2 /PKGBUILD
parent43dc6ae83325da584d759105bba63a85b4ce6e6d (diff)
downloadaur-f29aa5149dc980fb1039d6233dd46e3344042c74.tar.gz
Update provides and conflicts to 'tiny-irc-client'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2aab62aa3de1..fa0591f77fd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,8 @@ pkgver="0.8.0"
pkgrel=1
pkgdesc="A console IRC client"
arch=('x86_64')
-provides=('tiny')
+provides=('tiny-irc-client')
+conflicts=('tiny-irc-client')
url="https://github.com/osa1/tiny"
license=('MIT')
depends=('openssl' 'dbus')