summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-23 21:59:51 +0100
committerMichael Carlberg2016-11-23 21:59:51 +0100
commit88621d5e8275c0990d523e7577e82be267e13ea4 (patch)
tree7e956fb3afc6fb78552ec5816a56b2b741ff6458
parent9175e00a11a1a090c0666b123b29a3cb3d23772f (diff)
downloadaur-88621d5e8275c0990d523e7577e82be267e13ea4.tar.gz
revbump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b1002c6dd55..cdcbeaef1565 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
pkgver = 2.3.2
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/jaagr/polybar
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 45e67a857b17..292deb97ead2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
pkgver=2.3.2
-pkgrel=7
+pkgrel=8
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/jaagr/polybar"