diff --git a/PKGBUILD b/PKGBUILD index e3234c5..d1b6b51 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,11 +3,11 @@ pkgname=tsubasa-git _pkgname=tsubasa pkgver=r37.396d5f0 pkgrel=1 -pkgdesc="Script for sharing screenshots and/or status updates using ihabunek/toot" +pkgdesc="Script for sharing screenshots and/or status updates" arch=('any') url="https://github.com/thebitstick/tsubasa" license=('GPL3') -depends=('fish' 'gnome-screenshot' 'zenity') +depends=('fish' 'gnome-screenshot' 'zenity' 'toot') makedepends=('git') provides=('tsubasa') conflicts=('tsubasa')