Date: Tuesday, March 13, 2018 @ 17:47:10
  Author: foxboron
Revision: 307411

upgpkg: i3-gaps 4.15.0.1-2

Updated to 4.15.0.1

Modified:
  i3-gaps/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-03-13 17:12:17 UTC (rev 307410)
+++ PKGBUILD    2018-03-13 17:47:10 UTC (rev 307411)
@@ -3,8 +3,8 @@
 
 pkgname=i3-gaps
 _pkgsourcename=i3
-pkgver=4.15
-pkgrel=1
+pkgver=4.15.0.1
+pkgrel=2
 pkgdesc='A fork of i3wm tiling window manager with more features, including 
gaps'
 arch=('i686' 'x86_64')
 url='https://github.com/Airblader/i3'
@@ -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=('8059e4694eebcc5208e48e4d89522e970cc5ece1f66328e9a7f9d37e2d90ac26')
+sha256sums=('543998c0cc2a7f7ec7dfe849bc85cbadb442ce2286f34d7afc437a346d5c469b')
 
 prepare(){
   mkdir build

Reply via email to