From 37c8d8a207ab13e93548b54abfacc29533ee1d19 Mon Sep 17 00:00:00 2001 From: thebitstick Date: Sun, 26 Apr 2020 22:51:03 -0500 Subject: [PATCH] Forgot to add toot --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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')