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 75f4f50a6107..17bd43092ada 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yagostatus-git
pkgdesc = Yet Another i3status replacement written in Go.
- pkgver = 0.2.0.r0.g7cb8559
+ pkgver = v0.4.0.r1.g32dbd57
pkgrel = 1
url = https://github.com/burik666/yagostatus
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 365a802b61f6..714f59cc91a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrey Burov <burik666@gmail.com>
pkgname=yagostatus-git
-pkgver=0.2.0.r0.g7cb8559
+pkgver=v0.4.0.r1.g32dbd57
pkgrel=1
pkgdesc='Yet Another i3status replacement written in Go.'
arch=('x86_64' 'i686')