summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Muehlhaeuser2020-08-22 15:16:49 +0200
committerChristian Muehlhaeuser2020-08-22 15:16:49 +0200
commit8384699f43abf6b257d52e92efa193384b3cd72a (patch)
tree259ac0ed4bfecca625c5f1b429cc483180321687
parent0027a3b05570667ff5b59f79713cdc7c463e7bf5 (diff)
downloadaur-8384699f43abf6b257d52e92efa193384b3cd72a.tar.gz
Update package to v0.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbec9d78d014..6561561e332b 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
+ pkgver = 0.1.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.1::git+https://github.com/muesli/mastotool#tag=v0.1
+ source = mastotool-0.1.1::git+https://github.com/muesli/mastotool#tag=v0.1.1
sha256sums = SKIP
pkgname = mastotool
diff --git a/PKGBUILD b/PKGBUILD
index 60fa748ae85b..977516daaf04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Muehlhaeuser <muesli at gmail dot com>
pkgname=mastotool
-pkgver=0.1
+pkgver=0.1.1
pkgrel=1
pkgdesc="a collection of tools to work with your Mastodon account"
arch=('x86_64' 'i686')