summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Gravier2019-02-15 13:08:55 -0500
committerKevin Gravier2019-02-15 13:08:55 -0500
commitd89a8dd0ab07045e7064d70720adf7094f2014de (patch)
tree931eb7631def46807b72d7260cb5263d099d0eb8
parent30c218013392942b582cf9b65fce20a5f27e453d (diff)
downloadaur-d89a8dd0ab07045e7064d70720adf7094f2014de.tar.gz
Version 1.16.0.v2019.2.7.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 683250251973..798fb51be951 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.15.0.v2019.1.18.17
+ pkgver = 1.16.0.v2019.2.7.3
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.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
+ source_x86_64 = nativescript-sidekick-1.16.0.v2019.2.7.3.deb::https://sk-cdn.nativescript.cloud/fusion/1.16.0-v.2019.2.7.3/linux/NativeScriptSidekick-amd64.deb
+ sha512sums_x86_64 = 52fea9858a80c98dabe74739b17cd6fc8fd26b492289fee104a07354f9d16d83ea2d34e5202a5b4b522bf406714187f29066f837a1e3334f94a9b6f48ad4f739
pkgname = nativescript-sidekick
diff --git a/PKGBUILD b/PKGBUILD
index 2530f35688d3..581f4e1b14ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Kevin Gravier<kevin@mrkmg.com>
pkgname=nativescript-sidekick
-pkgver=1.15.0.v2019.1.18.17
+pkgver=1.16.0.v2019.2.7.3
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.15.0-v.2019.1.18.17/linux/NativeScriptSidekick-amd64.deb")
-sha512sums_x86_64=('9f98c3438ec32aa1a6232a59bd0f63ffbd17f102383e8eeb7afe49c724d251c11b0ce5c34c8dd7a65a3ac62104b54f1ac445d75ccf41edf84203911d76e67d84')
+source_x86_64=("$pkgname-$pkgver.deb::https://sk-cdn.nativescript.cloud/fusion/1.16.0-v.2019.2.7.3/linux/NativeScriptSidekick-amd64.deb")
+sha512sums_x86_64=('52fea9858a80c98dabe74739b17cd6fc8fd26b492289fee104a07354f9d16d83ea2d34e5202a5b4b522bf406714187f29066f837a1e3334f94a9b6f48ad4f739')
package() {
tar xf data.tar.xz -C "${pkgdir}"