summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNick Boughton2020-10-02 13:36:58 +0100
committerNick Boughton2020-10-02 13:36:58 +0100
commit1d658f6051cb6105b91c999d86bcf545685f31ea (patch)
tree4bcd86e2c08564bec6c203de9f991e89cc419f06 /PKGBUILD
parent86125d4b64acd8c2cc54b151671af871b3f8ec3c (diff)
downloadaur-1d658f6051cb6105b91c999d86bcf545685f31ea.tar.gz
new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb57f239dd31..4b7adec5d6ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _npmname=cli
_npmid="@$_npmscope/$_npmname"
pkgname="${_npmscope}-${_npmname}"
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc='CLI management tool for development with the Quasar framework'
arch=('any')
@@ -18,8 +18,8 @@ optdepends=('npm: JS package management support')
conflicts=()
source=("$pkgname-$pkgver.tar.gz::https://registry.npmjs.org/$_npmid/-/$_npmname-$pkgver.tgz")
noextract=("${source[@]%%::*}")
-# Get SHASUM: curl -s "https://registry.npmjs.org/@quasar/cli" | jq '.versions."1.1.1".dist.shasum'
-sha1sums=('7275a7a5b85e9840bbe0d3d58cbe915788709c6d')
+# Get SHASUM: curl -s "https://registry.npmjs.org/@quasar/cli" | jq '.versions."1.1.2".dist.shasum'
+sha1sums=('133042273b8edc38bb981468d839f74a08e44112')
package() {
# Setting temporary cache