summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Gravier2019-02-07 14:33:17 -0500
committerKevin Gravier2019-02-07 14:33:17 -0500
commit30c218013392942b582cf9b65fce20a5f27e453d (patch)
treef635a1fc3c6c01b2c29d8dfd2dbb4d8a0e17ac92
parent1905bfdd04a10bd800802bfeb784e859bea99236 (diff)
downloadaur-30c218013392942b582cf9b65fce20a5f27e453d.tar.gz
Updated to 1.15.0.v2019.1.18.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02e25f748bcd..683250251973 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript-sidekick
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.
- pkgver = 1.14.1.v2018.11.23.3
+ pkgver = 1.15.0.v2019.1.18.17
pkgrel = 1
url = https://www.nativescript.org
install = nativescript-sidekick.install
@@ -15,8 +15,8 @@ pkgbase = nativescript-sidekick
depends = nss
options = !strip
options = !emptydirs
- source_x86_64 = nativescript-sidekick-1.14.1.v2018.11.23.3.deb::https://d2i32l9yp7bt0b.cloudfront.net/fusion/1.14.1-v.2018.11.23.3/linux/NativeScriptSidekick-amd64.deb
- sha512sums_x86_64 = 681e2a5733db1f8fa5a6b468638cc3088516f25c5d7116542d1ee4d9484974ef8afe72e739b7611e47f1d20cf66b0e621ee219fcf550e079531f2da492c972fe
+ source_x86_64 = nativescript-sidekick-1.15.0.v2019.1.18.17.deb::https://d2i32l9yp7bt0b.cloudfront.net/fusion/1.15.0-v.2019.1.18.17/linux/NativeScriptSidekick-amd64.deb
+ sha512sums_x86_64 = 9f98c3438ec32aa1a6232a59bd0f63ffbd17f102383e8eeb7afe49c724d251c11b0ce5c34c8dd7a65a3ac62104b54f1ac445d75ccf41edf84203911d76e67d84
pkgname = nativescript-sidekick
diff --git a/PKGBUILD b/PKGBUILD
index 92ead1dbf81a..2530f35688d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Konstantin Gorodinskiy<mail@konstantin.io>
+# Maintainer: Kevin Gravier<kevin@mrkmg.com>
pkgname=nativescript-sidekick
-pkgver=1.14.1.v2018.11.23.3
+pkgver=1.15.0.v2019.1.18.17
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')
@@ -10,8 +10,8 @@ groups=('')
depends=('desktop-file-utils' 'gconf' 'hicolor-icon-theme' 'libappindicator-gtk2' 'libnotify' 'libxtst' 'nss')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("$pkgname-$pkgver.deb::https://d2i32l9yp7bt0b.cloudfront.net/fusion/1.14.1-v.2018.11.23.3/linux/NativeScriptSidekick-amd64.deb")
-sha512sums_x86_64=('681e2a5733db1f8fa5a6b468638cc3088516f25c5d7116542d1ee4d9484974ef8afe72e739b7611e47f1d20cf66b0e621ee219fcf550e079531f2da492c972fe')
+source_x86_64=("$pkgname-$pkgver.deb::https://d2i32l9yp7bt0b.cloudfront.net/fusion/1.15.0-v.2019.1.18.17/linux/NativeScriptSidekick-amd64.deb")
+sha512sums_x86_64=('9f98c3438ec32aa1a6232a59bd0f63ffbd17f102383e8eeb7afe49c724d251c11b0ce5c34c8dd7a65a3ac62104b54f1ac445d75ccf41edf84203911d76e67d84')
package() {
tar xf data.tar.xz -C "${pkgdir}"