summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2021-12-03 17:40:01 -0500
committerAdam Goldsmith2021-12-03 17:40:01 -0500
commitfcac188727742c7edbe04d07b9326961564c1762 (patch)
tree07f9e2b6ef247e9dfe3e629904f236d575826a08
parent4cb842247742a7f6dc097e49a5adda87a494e09a (diff)
downloadaur-fcac188727742c7edbe04d07b9326961564c1762.tar.gz
Bump version to 8.1.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bda2020027d2..ba39c8f414e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
- pkgver = 8.1.4
+ pkgver = 8.1.5
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.1.4.tgz
+ noextract = nativescript-8.1.5.tgz
options = !emptydirs
- source = https://registry.npmjs.org/nativescript/-/nativescript-8.1.4.tgz
- sha512sums = 361f1c5fa2bdda33294469fe0a93d039647b679ee2662a6b95fe51d3a09eb8bb08b204466d7a41d993cce004a757ed8e70af755e1fc85164d10a20d976db3e21
+ source = https://registry.npmjs.org/nativescript/-/nativescript-8.1.5.tgz
+ sha512sums = 2149c08732150add612da3243eab9385a45feb0dc516ee767e876999b7e8cc546e2d30e9c96e3cded072930bd70751ac2f66a914cc1098188b05b2896a16f54a
pkgname = nativescript
diff --git a/PKGBUILD b/PKGBUILD
index 3ec92578994b..866d0eeaec00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Former Maintainer: Jean Lucas <jean@4ray.co>
pkgname=nativescript
-pkgver=8.1.4
+pkgver=8.1.5
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=('361f1c5fa2bdda33294469fe0a93d039647b679ee2662a6b95fe51d3a09eb8bb08b204466d7a41d993cce004a757ed8e70af755e1fc85164d10a20d976db3e21')
+sha512sums=('2149c08732150add612da3243eab9385a45feb0dc516ee767e876999b7e8cc546e2d30e9c96e3cded072930bd70751ac2f66a914cc1098188b05b2896a16f54a')
noextract=($pkgname-$pkgver.tgz)
package() {