summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2021-04-01 17:12:38 -0400
committerAdam Goldsmith2021-04-01 17:12:38 -0400
commit32f247c408c1ab1262e984bd4be0888deaa59e9d (patch)
treef33f1bdb4ed615c8128bc510afdda00bc630b1dc
parent8c24a1fddd0d6f9aa10e0413d0a597b740124e35 (diff)
downloadaur-32f247c408c1ab1262e984bd4be0888deaa59e9d.tar.gz
Bump version to 8.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45018ef1cd36..c4d9638c8766 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 7.2.1
+ pkgver = 8.0.1
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-7.2.1.tgz
+ noextract = nativescript-8.0.1.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-7.2.1.tgz
- sha512sums = 494c4f56b79f521ea42553a9b985a53e55dec4960449650a1a876dcb33130156e8fcd88c6032cd484514970abdbe3a9707d17aeb817f87566111c5ca10c4c6e2
+ source = https://registry.npmjs.org/nativescript/-/nativescript-8.0.1.tgz
+ sha512sums = 0c1eb3e7d6f4293964f059479ab9f37823773626ada9bb307d46670579fb2825eab15e65af240ea55314f6952e84d268a4aa4528610f3a2f1e2b036c675d2b7a
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index a84637a42ec7..25e98fb89685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=7.2.1
+pkgver=8.0.1
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=('494c4f56b79f521ea42553a9b985a53e55dec4960449650a1a876dcb33130156e8fcd88c6032cd484514970abdbe3a9707d17aeb817f87566111c5ca10c4c6e2')
+sha512sums=('0c1eb3e7d6f4293964f059479ab9f37823773626ada9bb307d46670579fb2825eab15e65af240ea55314f6952e84d268a4aa4528610f3a2f1e2b036c675d2b7a')
noextract=($pkgname-$pkgver.tgz)
package() {