summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-19 06:52:41 +0100
committerMichael Carlberg2016-11-19 06:52:41 +0100
commit5d90c772ec11e2764e67142f743fc4e730f46019 (patch)
tree1b9239e120488b242eecbaa713204210e05d08e5
parent3fdbbadf6b2b5d80cf80521fd8c8068ada1031dd (diff)
downloadaur-5d90c772ec11e2764e67142f743fc4e730f46019.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea1ce93465ec..a943a17c559d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.2.8
+ pkgver = 2.3.0
pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686
@@ -21,7 +21,7 @@ pkgbase = polybar
conflicts = polybar-git
conflicts = lemonbuddy-git
conflicts = lemonbuddy
- source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.2.8
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.0
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index 56ab6af91621..ad3395ead0ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Carlberg <c@rlberg.se>
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
-pkgver=2.2.8
+pkgver=2.3.0
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")