summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Muehlhaeuser2020-08-23 07:10:06 +0200
committerChristian Muehlhaeuser2020-08-23 07:10:06 +0200
commit42c3f0600bd6db84b45c9cfb76e42a16cf21e88d (patch)
tree27775a614af1d180e78702c66f7b3b62e23e765b
parent8384699f43abf6b257d52e92efa193384b3cd72a (diff)
downloadaur-42c3f0600bd6db84b45c9cfb76e42a16cf21e88d.tar.gz
Update to v0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6561561e332b..a8df99a5010a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mastotool
pkgdesc = a collection of tools to work with your Mastodon account
- pkgver = 0.1.1
+ pkgver = 0.2.0
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.1.1::git+https://github.com/muesli/mastotool#tag=v0.1.1
+ source = mastotool-0.2.0::git+https://github.com/muesli/mastotool#tag=v0.2.0
sha256sums = SKIP
pkgname = mastotool
diff --git a/PKGBUILD b/PKGBUILD
index 977516daaf04..7d5d283cfc9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Muehlhaeuser <muesli at gmail dot com>
pkgname=mastotool
-pkgver=0.1.1
+pkgver=0.2.0
pkgrel=1
pkgdesc="a collection of tools to work with your Mastodon account"
arch=('x86_64' 'i686')