summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-12-23 13:05:20 +0100
committerMichael Carlberg2016-12-23 13:05:20 +0100
commit9d1dcef8cd7ec47c45686f6ed9e6c63bf42e4736 (patch)
treee7af1a10f9635b60e3c8d3bde2104a0caff224e9
parentfc034b11b2cb738c196ed0420fb71c00a480b1b4 (diff)
downloadaur-9d1dcef8cd7ec47c45686f6ed9e6c63bf42e4736.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd70ee335252..d6eb359c24d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
- pkgver = 2.4.1
- pkgrel = 2
+ pkgver = 2.4.2
+ pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686
arch = x86_64
@@ -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.1
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.4.2
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index bb6166b62aef..d43ee16dc847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michael Carlberg <c@rlberg.se>
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.4.2
+pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/jaagr/polybar"