summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Muehlhaeuser2020-08-24 00:56:07 +0200
committerChristian Muehlhaeuser2020-08-24 00:56:07 +0200
commit46ce60e33e3016249cb2e089b0e7b7e14532f7a5 (patch)
tree43d1ad8e6e3505f5ee9d1ef2e71983140838655c
parent42c3f0600bd6db84b45c9cfb76e42a16cf21e88d (diff)
downloadaur-46ce60e33e3016249cb2e089b0e7b7e14532f7a5.tar.gz
Update to v0.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8df99a5010a..2ba6b3cd3bc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mastotool
pkgdesc = a collection of tools to work with your Mastodon account
- pkgver = 0.2.0
+ pkgver = 0.2.1
pkgrel = 1
url = https://github.com/muesli/mastotool
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = mastotool
options = !strip
options = !emptydirs
options = !makeflags
- source = mastotool-0.2.0::git+https://github.com/muesli/mastotool#tag=v0.2.0
+ source = mastotool-0.2.1::git+https://github.com/muesli/mastotool#tag=v0.2.1
sha256sums = SKIP
pkgname = mastotool
diff --git a/PKGBUILD b/PKGBUILD
index 7d5d283cfc9e..f033fb646b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Muehlhaeuser <muesli at gmail dot com>
pkgname=mastotool
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="a collection of tools to work with your Mastodon account"
arch=('x86_64' 'i686')