summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Gravier2018-11-27 09:18:54 -0500
committerKevin Gravier2018-11-27 09:18:54 -0500
commit1905bfdd04a10bd800802bfeb784e859bea99236 (patch)
tree8f520c2e5c23151bdcc2d00afb0dd74e4d0d47a5
parent75e7886a87ef24f0a75c8794b565106ce478321a (diff)
downloadaur-1905bfdd04a10bd800802bfeb784e859bea99236.tar.gz
Version 1.14.1.v2018.11.23.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0a7284bcf29..02e25f748bcd 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.13.0.v2018.10.5.2
+ pkgver = 1.14.1.v2018.11.23.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.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
+ 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
pkgname = nativescript-sidekick
diff --git a/PKGBUILD b/PKGBUILD
index 9917a34ba86f..92ead1dbf81a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Konstantin Gorodinskiy<mail@konstantin.io>
pkgname=nativescript-sidekick
-pkgver=1.13.0.v2018.10.5.2
+pkgver=1.14.1.v2018.11.23.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.13.0-v.2018.10.5.2/linux/NativeScriptSidekick-amd64.deb")
-sha512sums_x86_64=('a6cda05c47e3f2828e0afbccf8ff106e1a1721554ee194c2255d7384182d91e6d56eafbabdd6fccd513078f5e0a1443dd051b0fca903e6f06e02902010fa69bd')
+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')
package() {
tar xf data.tar.xz -C "${pkgdir}"