summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9757081986a1..ecfab96d2d6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
# Contributor: Alessio Fachechi <alessio.fachechi@gmail.com>
pkgname=kitematic
-pkgver=0.17.7
+pkgver=0.17.8
pkgrel=1
pkgdesc='Visual Docker Container Management'
arch=('x86_64')
url='https://github.com/docker/kitematic/'
-license=('APACHE')
-depends=('docker' 'nodejs' 'glib2' 'hicolor-icon-theme'
+license=('Apache')
+depends=('docker' 'nodejs-lts-dubnium' 'glib2' 'hicolor-icon-theme'
'nss' 'libxss' 'libxtst' 'gtk2' 'gconf' 'alsa-lib')
makedepends=('git' 'npm' 'grunt-cli' 'python2')
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/docker/kitematic/archive/v${pkgver}.tar.gz"
'kitematic.desktop'
'kitematic.svg')
-sha256sums=('79df036f85d753314a6c89496025b384e8220109aae7831b1797b1d24b342cb9'
+sha256sums=('97ebfd17d9e7b3d903cc6f0fed2c59d84f64d948030ead6438c09ccb983e24fb'
'acf85b7e6a94be11c482f6119dcea00cf828d9cd25e0bdea22b844fa5d4c01c0'
'954d9803f49e475bc3242ad8b5dbfe5f3be9b532434ff260e1cf5c929f018617')