summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-26 17:28:26 +0100
committerMichael Carlberg2016-11-26 17:28:26 +0100
commit8d547986f96bf2e233d2c2d1e13c3e4febea54eb (patch)
tree7cf4faa0d93aaf1efd8c4ee5be7e83f1a3219281
parent74cc75cf773d5fda0d037a323b076e66ee4b9bda (diff)
downloadaur-8d547986f96bf2e233d2c2d1e13c3e4febea54eb.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 726e34406d76..8f1639d17d4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.3.4
+ pkgver = 2.3.5
pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686
@@ -24,7 +24,7 @@ pkgbase = polybar
conflicts = polybar-git
conflicts = lemonbuddy-git
conflicts = lemonbuddy
- source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.4
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.5
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index e7a42b26eba6..c095fa548634 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.3.4
+pkgver=2.3.5
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")