summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-12-01 13:27:14 +0100
committerMichael Carlberg2016-12-01 13:27:14 +0100
commit6e45abc714fdfc435a6de065e1ac7201e04d7c79 (patch)
tree528bcf7838619834f3eb3de57d3c4b4651463919
parent10e00a0020fe08d9d45dfba31b9ae53df8f4db15 (diff)
downloadaur-6e45abc714fdfc435a6de065e1ac7201e04d7c79.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 789932edd7ec..aea0262636f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.3.6
+ pkgver = 2.3.7
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.6
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.7
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index d93efaf207e2..dcc46eaa2c94 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.6
+pkgver=2.3.7
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")