[arch-commits] Commit in i3-gaps/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Mar 11 15:24:08 UTC 2018
Date: Sunday, March 11, 2018 @ 15:24:07
Author: foxboron
Revision: 306178
upgpkg: i3-gaps 4.15-1
Updated to 4.15
Modified:
i3-gaps/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-11 14:55:15 UTC (rev 306177)
+++ PKGBUILD 2018-03-11 15:24:07 UTC (rev 306178)
@@ -3,14 +3,14 @@
pkgname=i3-gaps
_pkgsourcename=i3
-pkgver=4.14.1
-pkgrel=2
+pkgver=4.15
+pkgrel=1
pkgdesc='A fork of i3wm tiling window manager with more features, including gaps'
arch=('i686' 'x86_64')
url='https://github.com/Airblader/i3'
license=('BSD')
provides=('i3-wm')
-conflicts=('i3-wm' 'i3bar')
+conflicts=('i3-wm')
groups=('i3')
depends=('xcb-util-keysyms' 'xcb-util-wm' 'libev' 'yajl'
'startup-notification' 'pango' 'perl' 'xcb-util-cursor' 'xcb-util-xrm'
@@ -25,7 +25,7 @@
backup=(etc/i3/config)
options=('docs' '!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Airblader/i3/archive/${pkgver}.tar.gz")
-sha256sums=('47a226a5a750a6146ad47d56a7a45d7d71fea18e833b6b9565f45205c99bd685')
+sha256sums=('8059e4694eebcc5208e48e4d89522e970cc5ece1f66328e9a7f9d37e2d90ac26')
prepare(){
mkdir build
More information about the arch-commits
mailing list