summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpatrick962019-09-17 17:07:17 +0200
committerpatrick962019-09-17 17:07:17 +0200
commit21444962288ee4034924d4625dff05c2050eae67 (patch)
tree75afc6eb59c4b8f6c8c68d22cbcd2bf8dfa57987
parent2f3a636539d9b0c5057fbccd6e6cf58d6f177ba9 (diff)
downloadaur-21444962288ee4034924d4625dff05c2050eae67.tar.gz
Bump pkgrel
This should force people to recompile and fix the libjsoncpp SONAME bump.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28334706ca71..361d2ab9c0ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
pkgver = 3.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/polybar/polybar
install = polybar.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6654fa3af375..9a8b0c3d7b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
pkgver=3.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/polybar/polybar"