summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8499f6816e3f..8b3c9b0ebdbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,6 +14,7 @@ pkgbase = cawbird
depends = gst-plugins-good
depends = liboauth
depends = rest
+ provides = twitter
source = https://github.com/IBBoard/cawbird/archive/v1.5/cawbird-1.5.tar.gz
sha256sums = 0ef472cbecd6a7eb384a5b27833612d61eba7ace22293dbe14571b887b61ecae
diff --git a/PKGBUILD b/PKGBUILD
index 3ff7e3dbdb17..c0dc41117d35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url='https://ibboard.co.uk/cawbird/'
license=('GPL3')
depends=('gspell' 'gst-libav' 'gst-plugin-gtk' 'gst-plugins-bad' 'gst-plugins-good' 'liboauth' 'rest')
makedepends=('meson' 'vala')
+provides=("twitter")
source=("https://github.com/IBBoard/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('0ef472cbecd6a7eb384a5b27833612d61eba7ace22293dbe14571b887b61ecae')