summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-12-31 15:43:13 +0100
committerMichael Carlberg2016-12-31 15:43:13 +0100
commit1eb22da217e310fcf7209e2f7f627e051a26c03e (patch)
tree565405a64f42258455916083680a9e6c1e80702f
parent01f0a3b65e044af639db682c6faad2c1a10b76c4 (diff)
downloadaur-1eb22da217e310fcf7209e2f7f627e051a26c03e.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 f7ae3a82da3a..0ca4646163fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.4.4
+ pkgver = 2.4.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.4.4
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.4.5
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index c0fbb2bca4f1..48718de23ff2 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.4.4
+pkgver=2.4.5
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")