summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Gravier2018-10-16 12:24:58 -0400
committerKevin Gravier2018-10-16 12:24:58 -0400
commit75e7886a87ef24f0a75c8794b565106ce478321a (patch)
treeb0890e2d470a5988f687438e80004c261de6df1e
parent55c4269701449af5c58f44e92e7a0c77c898e8ac (diff)
downloadaur-75e7886a87ef24f0a75c8794b565106ce478321a.tar.gz
Updated to 1.13.0.v2018.10.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6e33661c91f..d0a7284bcf29 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.1.0.v.2017.12.21.2
+ pkgver = 1.13.0.v2018.10.5.2
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 = https://dg336yfo7k.execute-api.us-east-1.amazonaws.com/live/update/official/linux/NativeScriptSidekick-amd64.deb
- sha512sums_x86_64 = 09d0841078f553551e4ec5b7599103fb7a93ee031818b9087db9398b27de5765ce7048159f5dd3cbf23e05bd4ef0585e94d619fb9e9f58bc2814ae282bd39639
+ source_x86_64 = nativescript-sidekick-1.13.0.v2018.10.5.2.deb::https://d2i32l9yp7bt0b.cloudfront.net/fusion/1.13.0-v.2018.10.5.2/linux/NativeScriptSidekick-amd64.deb
+ sha512sums_x86_64 = a6cda05c47e3f2828e0afbccf8ff106e1a1721554ee194c2255d7384182d91e6d56eafbabdd6fccd513078f5e0a1443dd051b0fca903e6f06e02902010fa69bd
pkgname = nativescript-sidekick
diff --git a/PKGBUILD b/PKGBUILD
index 02aadd9d6d27..9917a34ba86f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Konstantin Gorodinskiy<mail@konstantin.io>
pkgname=nativescript-sidekick
-pkgver=1.1.0.v.2017.12.21.2
+pkgver=1.13.0.v2018.10.5.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')
@@ -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=("https://dg336yfo7k.execute-api.us-east-1.amazonaws.com/live/update/official/linux/NativeScriptSidekick-amd64.deb")
-sha512sums_x86_64=('09d0841078f553551e4ec5b7599103fb7a93ee031818b9087db9398b27de5765ce7048159f5dd3cbf23e05bd4ef0585e94d619fb9e9f58bc2814ae282bd39639')
+source_x86_64=("$pkgname-$pkgver.deb::https://d2i32l9yp7bt0b.cloudfront.net/fusion/1.13.0-v.2018.10.5.2/linux/NativeScriptSidekick-amd64.deb")
+sha512sums_x86_64=('a6cda05c47e3f2828e0afbccf8ff106e1a1721554ee194c2255d7384182d91e6d56eafbabdd6fccd513078f5e0a1443dd051b0fca903e6f06e02902010fa69bd')
package() {
tar xf data.tar.xz -C "${pkgdir}"