[arch-commits] Commit in bspwm/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed Mar 16 09:23:19 UTC 2016


    Date: Wednesday, March 16, 2016 @ 10:23:18
  Author: arodseth
Revision: 166918

upgpkg: bspwm 0.9.1-1

Modified:
  bspwm/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 09:12:29 UTC (rev 166917)
+++ PKGBUILD	2016-03-16 09:23:18 UTC (rev 166918)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Bastien Dejean <nihilhill at gmail.com>
 
 pkgname=bspwm
-pkgver=0.9
-pkgrel=2
+pkgver=0.9.1
+pkgrel=1
 pkgdesc='Tiling window manager based on binary space partitioning'
 arch=('x86_64' 'i686')
 url='https://github.com/baskerville/bspwm'
@@ -12,10 +12,10 @@
 depends=('libxcb' 'xcb-util' 'xcb-util-wm')
 makedepends=('gendesk' 'git')
 optdepends=('sxhkd: to define keyboard and pointer bindings'
-            'xtitle-git: for the example panel'
-	          'sutils-git: for the example panel'
-	          'bar-aint-recursive: for the example panel'
-	          'terminus-font: for the example panel')
+            'terminus-font: for the example panel'
+            'bar-aint-recursive: for the example panel'
+            'xtitle: for the example panel'
+            'sutils: for the example panel')
 source=("git://github.com/baskerville/$pkgname#tag=$pkgver")
 md5sums=('SKIP')
 



More information about the arch-commits mailing list