summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1878fc18205b..adf35f844ce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=tootstream
pkgname=tootstream-git
pkgver=0.4.0.r11.gf01781f
-pkgrel=1
+pkgrel=2
pkgdesc='Text interface for the Mastodon social network'
provides=(tootstream)
conflicts=(tootstream)
@@ -17,8 +17,9 @@ depends=(python-mastodon
python-click
python-colored
python-emoji
- python-pytimeparse)
-makedepends=(python-setuptools git)
+ python-pytimeparse
+ python-setuptools)
+makedepends=(git)
source=("git+https://github.com/magicalraccoon/tootstream")
sha512sums=('SKIP')