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 59289b4617d2..d94df09df298 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tint3
pkgdesc = An independant status bar for X11 (works best with bspwm)
- pkgver = 195
+ pkgver = 200
pkgrel = 1
url = https://github.com/tmathmeyer/tint3
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 59230ae2ff6f..f49f30a55050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=tint3
pkgname=${_pkgname}
-pkgver=195
+pkgver=200
pkgrel=1
pkgdesc='An independant status bar for X11 (works best with bspwm)'
arch=('x86_64')