summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-22 23:31:35 +0100
committerMichael Carlberg2016-11-22 23:31:35 +0100
commit9175e00a11a1a090c0666b123b29a3cb3d23772f (patch)
tree075e48ce3bc2df653bfea5caa5b282d336a32668
parent639da2bc952f12815d8048f2b5968cbb2f133fe7 (diff)
downloadaur-9175e00a11a1a090c0666b123b29a3cb3d23772f.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 007916721c8f..1b1002c6dd55 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 = 6
+ pkgrel = 7
url = https://github.com/jaagr/polybar
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 020d59c3cae6..45e67a857b17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
pkgver=2.3.2
-pkgrel=6
+pkgrel=7
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/jaagr/polybar"