summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2023-04-07 13:51:58 -0400
committerAdam Goldsmith2023-04-07 13:51:58 -0400
commite339eb3a79e7e056f067dc6f157de3affae15dcf (patch)
treea84133fa010f04328b05c7dbc0d06b7453414233
parent900c94c8d17d321dc4bfbcc287d439626d4b65d9 (diff)
downloadaur-e339eb3a79e7e056f067dc6f157de3affae15dcf.tar.gz
Bump version to 8.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cef5fbbe5134..de0fba13882d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 8.5.1
+ pkgver = 8.5.2
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.1.tgz
+ noextract = nativescript-8.5.2.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-8.5.1.tgz
- sha512sums = 86a2ce04e774a482a7c53124f95751d528477704b01555f49080c32220b4348f06f8a9eee8306c5027804038ba14b8ad5d0c96cf7e8520abcc350a98ccce590f
+ source = https://registry.npmjs.org/nativescript/-/nativescript-8.5.2.tgz
+ sha512sums = adb62c4fae75d8ca64bf1e8cc7095ba1224cc1c9a89bc1af7d6b7a8596b2782b54b3f0c212871548925c83e98e0060acbd7357830bf43d14e95920fe75649f7a
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index 866ca4a7d173..433c3cbc4ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=8.5.1
+pkgver=8.5.2
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=('86a2ce04e774a482a7c53124f95751d528477704b01555f49080c32220b4348f06f8a9eee8306c5027804038ba14b8ad5d0c96cf7e8520abcc350a98ccce590f')
+sha512sums=('adb62c4fae75d8ca64bf1e8cc7095ba1224cc1c9a89bc1af7d6b7a8596b2782b54b3f0c212871548925c83e98e0060acbd7357830bf43d14e95920fe75649f7a')
noextract=($pkgname-$pkgver.tgz)
package() {