summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2023-05-04 14:25:45 +0000
committerPellegrino Prevete2023-05-04 14:25:45 +0000
commit3f64691f4eae32b2239fd5cce37d5d0abee492e8 (patch)
treefacab30ef566547b300cc642dec183ca99dc9cc8
parent9467443b9d7c9d41c19688040b15d2291b88c0e5 (diff)
downloadaur-cawbird.tar.gz
provides twitter
-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')