summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2023-04-12 19:48:21 -0400
committerAdam Goldsmith2023-04-12 19:48:21 -0400
commit9d65aeee24678aceb964cd3b4c277def914b985b (patch)
treee420a37052466df95701359af4ba5a1be9786ed4
parente339eb3a79e7e056f067dc6f157de3affae15dcf (diff)
downloadaur-9d65aeee24678aceb964cd3b4c277def914b985b.tar.gz
Bump version to 8.5.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de0fba13882d..5178d620fcd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 8.5.2
+ pkgver = 8.5.3
pkgrel = 1
url = https://www.npmjs.com/package/nativescript
arch = any
@@ -8,9 +8,9 @@ pkgbase = nativescript
makedepends = npm
depends = nodejs
conflicts = nativescript-cli
- noextract = nativescript-8.5.2.tgz
+ noextract = nativescript-8.5.3.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-8.5.2.tgz
- sha512sums = adb62c4fae75d8ca64bf1e8cc7095ba1224cc1c9a89bc1af7d6b7a8596b2782b54b3f0c212871548925c83e98e0060acbd7357830bf43d14e95920fe75649f7a
+ source = https://registry.npmjs.org/nativescript/-/nativescript-8.5.3.tgz
+ sha512sums = 8eb13a3e81418314eecbacbb3e41836b0ef33bc7680eaf0001a4ba77fd3dd343694ac8c2f64e6ac23ce6f986372df8c69a55de048f446f8cfb892f0ca3a4fd4b
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index 433c3cbc4ed4..c59a251ac0bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=8.5.2
+pkgver=8.5.3
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=('adb62c4fae75d8ca64bf1e8cc7095ba1224cc1c9a89bc1af7d6b7a8596b2782b54b3f0c212871548925c83e98e0060acbd7357830bf43d14e95920fe75649f7a')
+sha512sums=('8eb13a3e81418314eecbacbb3e41836b0ef33bc7680eaf0001a4ba77fd3dd343694ac8c2f64e6ac23ce6f986372df8c69a55de048f446f8cfb892f0ca3a4fd4b')
noextract=($pkgname-$pkgver.tgz)
package() {