summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGergely Imreh2018-10-24 13:19:38 +0100
committerGergely Imreh2018-10-24 13:19:38 +0100
commitf1641fff249f9a8a3dd80ddc9a42098974749c4d (patch)
treee851e90a21e977daceda467dde330da4ec8d2c19 /PKGBUILD
parent25982ac7090703955ce383f2420b5dec096cdb64 (diff)
downloadaur-resin-cli.tar.gz
bump to 8.1.0
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fe69ee8aa94..d173edd9b22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=resin-cli
pkgdesc='Resin.io command line interface'
-pkgver=8.0.2
+pkgver=8.1.0
pkgrel=1
arch=('i686' 'x86_64')
url='https://resin.io/'
@@ -15,7 +15,7 @@ noextract=(${pkgname}-${pkgver}.tgz)
options=(!strip)
optdepends=('python: resin-preload')
optdepends_x86_64=('lib32-glibc: emulated builds')
-sha256sums=('4e1696d6b7f7724672ca11ee6d3d38d583869cc1ea3718fd1694bebc8d62aa3a')
+sha256sums=('c299f773060a3c06735d5282794f0d26b1f19d881c62f585972a07d936830207')
package() {
npm install --global --only=production --user root --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"