summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2019-03-28 14:29:48 -0400
committerAdam Goldsmith2019-03-28 14:29:48 -0400
commit390de32110e0b4518f567b61925409b7443c51de (patch)
treef21c01a999fdb826365565188c70db01ad914685
parent997c191ab226ad1e24d0a2e0f43e80b4dcf22672 (diff)
downloadaur-390de32110e0b4518f567b61925409b7443c51de.tar.gz
Bump version to 5.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a97b8e670ca0..88f206ba70ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 5.2.4
+ pkgver = 5.3.0
pkgrel = 1
url = https://www.npmjs.com/package/nativescript
arch = any
@@ -8,10 +8,10 @@ pkgbase = nativescript
makedepends = npm
depends = nodejs
conflicts = nativescript-cli
- noextract = nativescript-5.2.4.tgz
+ noextract = nativescript-5.3.0.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-5.2.4.tgz
- sha512sums = 9130c622e2b2b236db2c7b408a14f901a7693ddbadbec719fee6a19d934c9dc2c32d88fc947e8e53ef44540243e6f53208ce262ac5694a433c6a3584d23995af
+ source = https://registry.npmjs.org/nativescript/-/nativescript-5.3.0.tgz
+ sha512sums = 06887814e9aea09db3a2a0f94b6ff5ebc24f48d90ca46e34088ab6bcc7ee37ea65261e8911caee6451205b4060197730f2bc8ea7e90e3cfa5775c235ede8977d
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index d81e545320f1..e04464b833ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=5.2.4
+pkgver=5.3.0
pkgrel=1
pkgdesc='CLI for building NativeScript apps'
arch=(any)
@@ -14,7 +14,7 @@ optdepents=(android-sdk: for native Android development)
conflicts=(nativescript-cli)
options=(!emptydirs)
source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-sha512sums=('9130c622e2b2b236db2c7b408a14f901a7693ddbadbec719fee6a19d934c9dc2c32d88fc947e8e53ef44540243e6f53208ce262ac5694a433c6a3584d23995af')
+sha512sums=('06887814e9aea09db3a2a0f94b6ff5ebc24f48d90ca46e34088ab6bcc7ee37ea65261e8911caee6451205b4060197730f2bc8ea7e90e3cfa5775c235ede8977d')
noextract=($pkgname-$pkgver.tgz)
package() {