summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Boughton2020-04-23 09:52:47 +0100
committerNick Boughton2020-04-23 09:52:47 +0100
commitd0c05ddbfaa4333fc3655b21cc484c2b58379a2e (patch)
treecac10c15e9bff685b3c147043a6078a356f39b2e
parent829a23456c344e0febdf09ca7435fee48e46889e (diff)
downloadaur-d0c05ddbfaa4333fc3655b21cc484c2b58379a2e.tar.gz
upstream version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4aa4a5dceab..5070baccc0cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = quasar-cli
pkgdesc = CLI management tool for development with the Quasar framework
- pkgver = 1.0.5
+ pkgver = 1.0.7
pkgrel = 1
url = https://quasar.dev
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3163fbf7c808..5abd8c8255a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Boughton (nicholasboughton@gmail.com)
pkgname=quasar-cli
-pkgver=1.0.5
+pkgver=1.0.7
pkgrel=1
pkgdesc='CLI management tool for development with the Quasar framework'
arch=(i686 x86_64)