summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2017-01-12 16:44:04 +0100
committerMichael Carlberg2017-01-12 16:44:04 +0100
commit97016bf6610a339fa700821fdaab7d991fab919c (patch)
treee1dab0285bc453635861c59f9578cbcdb82a399d
parent86648ccd41d2fbc526aa56c8be4785d85bf6f938 (diff)
downloadaur-97016bf6610a339fa700821fdaab7d991fab919c.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 06d1ee421fc5..5a0388969c70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.4.8
+ pkgver = 2.5.0
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.8
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.5.0
install = polybar.install
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fad94df61551..7de380bf3e29 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.8
+pkgver=2.5.0
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")