summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2017-02-05 14:10:36 +0100
committerMichael Carlberg2017-02-05 14:10:36 +0100
commit765d85bc7084d7035541919f616e7a6ce9590dbe (patch)
tree5a224be5354d34208f41497ea91d2510ba66089d
parent899c48502ed239463eebb8ca789c90bb66281277 (diff)
downloadaur-765d85bc7084d7035541919f616e7a6ce9590dbe.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 2029e0a1dbf5..97f09e844f3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 3.0.3
+ pkgver = 3.0.4
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.3
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=3.0.4
install = polybar.install
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 815b86953967..58ae95195a8d 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.3
+pkgver=3.0.4
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")