summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')