summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-25 04:46:23 +0100
committerMichael Carlberg2016-11-25 04:46:23 +0100
commit8d746f0517b95f36f4ea231f519010f12629ed68 (patch)
tree2722d51945fb57c7c45e4d968df8a6e598429f98
parent88621d5e8275c0990d523e7577e82be267e13ea4 (diff)
downloadaur-8d746f0517b95f36f4ea231f519010f12629ed68.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 cdcbeaef1565..a0e8614dee87 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 = 8
+ pkgver = 2.3.3
+ 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.3.2
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.3
md5sums = SKIP
pkgname = polybar
diff --git a/PKGBUILD b/PKGBUILD
index 292deb97ead2..bebd1822bd89 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.3.2
-pkgrel=8
+pkgver=2.3.3
+pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/jaagr/polybar"