summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2020-09-05 00:43:25 -0400
committerAdam Goldsmith2020-09-05 00:43:25 -0400
commit3b6be99a8e57081f4a7c03a95df888a2774c5165 (patch)
treee0fc9daf2ecb3c1a11ece78b5de936c17c31c2a5
parentebfd016db4088c7cc404765f9b274e519780fe8b (diff)
downloadaur-3b6be99a8e57081f4a7c03a95df888a2774c5165.tar.gz
Bump version to 7.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c59bf1565a64..c09311606b71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 6.7.8
+ pkgver = 7.0.6
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-6.7.8.tgz
+ noextract = nativescript-7.0.6.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-6.7.8.tgz
- sha512sums = fdfdfce597f520a63f9aec6c6ba1e55e734db64920db78554f3b31b302f24e8ab6b9d188632a7824908e80aa7d1be5ceb4bbfdb8ee88e360f30996a8206fffb6
+ source = https://registry.npmjs.org/nativescript/-/nativescript-7.0.6.tgz
+ sha512sums = 89e7f9496364436cc78cac4bbf0a274f7f804d44907bb51ee2ffc1bfd3e193536bf0235c333268608cc3981be33415001101c3885dda394af22892daf4cecf4a
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index 9083cc01f233..54c2489051cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=6.7.8
+pkgver=7.0.6
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=('fdfdfce597f520a63f9aec6c6ba1e55e734db64920db78554f3b31b302f24e8ab6b9d188632a7824908e80aa7d1be5ceb4bbfdb8ee88e360f30996a8206fffb6')
+sha512sums=('89e7f9496364436cc78cac4bbf0a274f7f804d44907bb51ee2ffc1bfd3e193536bf0235c333268608cc3981be33415001101c3885dda394af22892daf4cecf4a')
noextract=($pkgname-$pkgver.tgz)
package() {