summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-12-14 00:13:33 +0100
committerMichael Carlberg2016-12-14 00:13:33 +0100
commit7fdbbcb47dd4c8b3a1a2114962cd0015fee83ef9 (patch)
tree37156e0f4574417a16f0124c47d9f5891f6a9715
parent062340f1eb7844740b26cb5935edf837ffb1952b (diff)
downloadaur-7fdbbcb47dd4c8b3a1a2114962cd0015fee83ef9.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 34181411f777..350c8821aae8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.3.11
+ pkgver = 2.3.12
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.11
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.12
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index 5b737f579a86..453a43cb80b2 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.11
+pkgver=2.3.12
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")