summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Gorodinskiy2017-12-30 20:53:18 +0000
committerKonstantin Gorodinskiy2017-12-30 20:53:18 +0000
commit55c4269701449af5c58f44e92e7a0c77c898e8ac (patch)
tree05c64689968b84039e0040487412747fc46064b3 /PKGBUILD
parent607364033395f165a098d85d753e1125dfc14fa8 (diff)
downloadaur-55c4269701449af5c58f44e92e7a0c77c898e8ac.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55857a508b41..02aadd9d6d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Konstantin Gorodinskiy<mail@konstantin.io>
pkgname=nativescript-sidekick
-pkgver=1.0.0.v.2017.11.6.3
+pkgver=1.1.0.v.2017.12.21.2
pkgrel=1
pkgdesc="NativeScript Sidekick is a desktop GUI that enhances the power of the NativeScript CLI and simplifies the development of mobile applications. It is designed to be a companion that complements your code editor, source control, and any other tools you use."
arch=('x86_64')
@@ -11,9 +11,9 @@ depends=('desktop-file-utils' 'gconf' 'hicolor-icon-theme' 'libappindicator-gtk2
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://dg336yfo7k.execute-api.us-east-1.amazonaws.com/live/update/official/linux/NativeScriptSidekick-amd64.deb")
-sha512sums_x86_64=('76b4dad22486a7e639ffd3ed7d4f896c96a5f171486b219d626a45f0344208a479dcb33451a9db240f94e86fb3113a4404ea65dc01807a4028d2d93ff78262d8')
+sha512sums_x86_64=('09d0841078f553551e4ec5b7599103fb7a93ee031818b9087db9398b27de5765ce7048159f5dd3cbf23e05bd4ef0585e94d619fb9e9f58bc2814ae282bd39639')
-package(){
+package() {
tar xf data.tar.xz -C "${pkgdir}"
install -d "${pkgdir}/${pkgname}/opt"