[arch-commits] Commit in i3-gaps/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Jan 29 21:45:12 UTC 2019
Date: Tuesday, January 29, 2019 @ 21:45:07
Author: foxboron
Revision: 428471
upgpkg: i3-gaps 4.16.1-1
Modified:
i3-gaps/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-29 21:40:09 UTC (rev 428470)
+++ PKGBUILD 2019-01-29 21:45:07 UTC (rev 428471)
@@ -3,7 +3,7 @@
pkgname=i3-gaps
_pkgsourcename=i3
-pkgver=4.16
+pkgver=4.16.1
pkgrel=1
pkgdesc='A fork of i3wm tiling window manager with more features, including gaps'
arch=('i686' 'x86_64')
@@ -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=('c933bc4c37cddd23d703f1453dcbab6e9cd7ed7f2c54177339eb88977c09a299')
+sha256sums=('135c780e4733c3117238fd984ec5716a7feb9b6fea782fbc6b51bb862e6a7ecb')
prepare(){
mkdir build
More information about the arch-commits
mailing list