summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2018-01-08 00:54:53 -0600
committercyrozap2018-01-08 00:54:53 -0600
commitc61be2abe76ffee33b91313c4d6b017b71f099ed (patch)
tree40687244a439a8b989cee3e5ee1cb8fe8081a1e9
parent85443e031632d9a58a0a1281529e034387aa4199 (diff)
downloadaur-c61be2abe76ffee33b91313c4d6b017b71f099ed.tar.gz
Bump pkgrel to trigger re-compile
Need to re-compile to link with updated boost libs.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11ea580f6128..9108ac3d1ec9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = twmn-git
pkgdesc = A notification system for tiling window managers
pkgver = 186.5b92ac5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sboli/twmn
arch = any
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index d383e719ae6a..1243152ada06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=twmn
pkgname="${_name}-git"
pkgver=186.5b92ac5
-pkgrel=1
+pkgrel=2
pkgdesc="A notification system for tiling window managers"
arch=('any')
url="https://github.com/sboli/twmn"