summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2017-04-03 23:56:58 +0200
committerMichael Carlberg2017-04-03 23:56:58 +0200
commitfddbfeff5037124bb7a5ca34b853b726c86a3194 (patch)
tree46a41ae72d3a986a811eeaa77b7fbf2108749f79
parent765d85bc7084d7035541919f616e7a6ce9590dbe (diff)
downloadaur-fddbfeff5037124bb7a5ca34b853b726c86a3194.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 97f09e844f3c..53fbad781656 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 3.0.4
+ pkgver = 3.0.5
pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686
@@ -24,7 +24,7 @@ pkgbase = polybar
optdepends = ttf-unifont: Font used in example config
optdepends = siji-git: Font used in example config
conflicts = polybar-git
- source = polybar::git+https://github.com/jaagr/polybar.git#tag=3.0.4
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=3.0.5
install = polybar.install
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 58ae95195a8d..5981a0ba6afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Carlberg <c@rlberg.se>
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")