summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2022-08-25 14:51:16 -0400
committerAdam Goldsmith2022-08-25 14:51:16 -0400
commit6736b8c7252ace3b2589538d5c093f00cce303f2 (patch)
treec62c65263bc66fd92445cd4916fadaab7651e856
parentc9a64a68f0c29c17324a70a6915e18a7a3d98e3a (diff)
downloadaur-6736b8c7252ace3b2589538d5c093f00cce303f2.tar.gz
Bump version to 8.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b577b78896b..66eb3e5c1030 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 8.3.2
+ pkgver = 8.3.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.3.2.tgz
+ noextract = nativescript-8.3.3.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-8.3.2.tgz
- sha512sums = 2872dede6e0cbf1fe852274c2b45cfc92d16ad31d322477de9796e36315534a8857bc1bfe8d3a482239392a2f11749f4bd94d2552a5ea1667f79390e5d4789ca
+ source = https://registry.npmjs.org/nativescript/-/nativescript-8.3.3.tgz
+ sha512sums = a0e9fc8e447a87fb452bd80bd0b360257239b371bffd1ab3479f8f8c65599c4ab982c0544cc671a645ba2f32775e36ca9eebde974749920e5ede75be04546180
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index 0889613fea8c..0572390cdc2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=8.3.2
+pkgver=8.3.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=('2872dede6e0cbf1fe852274c2b45cfc92d16ad31d322477de9796e36315534a8857bc1bfe8d3a482239392a2f11749f4bd94d2552a5ea1667f79390e5d4789ca')
+sha512sums=('a0e9fc8e447a87fb452bd80bd0b360257239b371bffd1ab3479f8f8c65599c4ab982c0544cc671a645ba2f32775e36ca9eebde974749920e5ede75be04546180')
noextract=($pkgname-$pkgver.tgz)
package() {