summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpatrick962017-12-03 17:18:13 +0100
committerpatrick962017-12-03 17:30:50 +0100
commit85ad91ea5b25d46b31cf32b6fe61f9b4c4902f51 (patch)
tree8d5e725974602a7503cddb6f16ddd2e7d532c9b4 /PKGBUILD
parent7e53124f41fbed4e086171cb8ecce7f84637edde (diff)
downloadaur-85ad91ea5b25d46b31cf32b6fe61f9b4c4902f51.tar.gz
Fix jsoncpp compile issue
pkgrel bump for new commit in repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 548c7b1840cb..ed9c5a88ea5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
pkgver=3.0.5
-pkgrel=4
+pkgrel=5
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/jaagr/polybar"