summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Boughton2020-01-08 11:40:20 +0000
committerNick Boughton2020-01-08 11:40:20 +0000
commit747e4e9a2b1f188c06e1b73ea670c84aa4856102 (patch)
tree3ec60799069cab01bcb8c53544450fe8df1bae82
parent673c1615093842393ee1e4843503ab2a592639c3 (diff)
downloadaur-747e4e9a2b1f188c06e1b73ea670c84aa4856102.tar.gz
new upstream version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8127cd8e8b1..d3a50286284e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vue-cli
pkgdesc = Standard tooling for Vue.js development
- pkgver = 4.1.1
+ pkgver = 4.1.2
pkgrel = 1
url = https://cli.vuejs.org
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 37c1b485428d..4d45bb7031c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jean Lucas <jean@4ray.co>
pkgname=vue-cli
-pkgver=4.1.1
+pkgver=4.1.2
pkgrel=1
pkgdesc='Standard tooling for Vue.js development'
arch=(i686 x86_64)