summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Burov2018-02-16 12:19:56 +0000
committerAndrey Burov2018-02-16 12:19:56 +0000
commit92f77c5b9875471d14dfbabaad7edaf9dfd8594e (patch)
treeed7ea20b8a7c21c2df5a925d4ae66b36464ea3bf
parent89b35cf5a1f2301dee970810c4003375b32ee03f (diff)
downloadaur-92f77c5b9875471d14dfbabaad7edaf9dfd8594e.tar.gz
Version 0.2.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff8262cccdda..75f4f50a6107 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yagostatus-git
pkgdesc = Yet Another i3status replacement written in Go.
- pkgver = 0.1.0.r0.gd9b3aef
+ pkgver = 0.2.0.r0.g7cb8559
pkgrel = 1
url = https://github.com/burik666/yagostatus
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5285ddcf88de..365a802b61f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrey Burov <burik666@gmail.com>
pkgname=yagostatus-git
-pkgver=0.1.0.r0.gd9b3aef
+pkgver=0.2.0.r0.g7cb8559
pkgrel=1
pkgdesc='Yet Another i3status replacement written in Go.'
arch=('x86_64' 'i686')