summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1b1b917bbd3..7779dfa10525 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dwmbar-git
pkgdesc = Simple and modular status bar for dwm
pkgver = 0.r201.f112628
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/thytom/dwmbar
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e4fec58cb806..27b447d70380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=dwmbar
pkgname="$_pkgname-git"
pkgver=0.r201.f112628
-pkgrel=1
+pkgrel=2
pkgdesc='Simple and modular status bar for dwm'
# some of the modules are x86_64 ELFs
arch=(x86_64)