[arch-commits] Commit in i3-gaps/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Apr 25 10:41:17 UTC 2020
Date: Saturday, April 25, 2020 @ 10:41:15
Author: foxboron
Revision: 620627
upgpkg: i3-gaps 4.18.1-1
Modified:
i3-gaps/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-25 10:39:05 UTC (rev 620626)
+++ PKGBUILD 2020-04-25 10:41:15 UTC (rev 620627)
@@ -3,7 +3,7 @@
pkgname=i3-gaps
_pkgsourcename=i3
-pkgver=4.18
+pkgver=4.18.1
pkgrel=1
pkgdesc='A fork of i3wm tiling window manager with more features, including gaps'
arch=('i686' 'x86_64')
@@ -25,12 +25,11 @@
backup=(etc/i3/config)
options=('docs')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Airblader/i3/archive/${pkgver}.tar.gz")
-sha256sums=('5bd49039a0b9199a08ec752164c8bca6f8bfc7f307cd60ed9b09c833a3165813')
+sha256sums=('3f709e7b38938fa152ca730b9940634c5b1bcf3d9db38d023b30820d522df31d')
prepare(){
mkdir build
cd "${_pkgsourcename}-${pkgver}"
-
autoreconf -fvi
}
More information about the arch-commits
mailing list