summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Herlemont (bot)2020-08-13 11:03:21 +0000
committerVincent Herlemont (bot)2020-08-13 11:03:21 +0000
commit3fbf73e528262db2c6c4b69241f02738f18f0c67 (patch)
treeb6f595ae0eaab4e6bc7b0a2f32ad9f838537ad2d
parentf50af769017f2b4e3698d891ceb092ac5dfb6a67 (diff)
downloadaur-3fbf73e528262db2c6c4b69241f02738f18f0c67.tar.gz
release v0.3.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1399baa5489..1134663a3df0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = short-git
pkgdesc = A concise cli launcher / project manager using env files
- pkgver = 0.3.2.r2.g58096a7
- pkgrel = 3
+ pkgver = 0.3.3.r0.g68325f5
+ pkgrel = 1
url = https://github.com/vincent-herlemont/short
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c297c82c3c36..f625fa711d91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincent Herlemont <vincentherl@leszeros.com>
pkgname=short-git
-pkgver=0.3.2.r2.g58096a7
-pkgrel=3
+pkgver=0.3.3.r0.g68325f5
+pkgrel=1
pkgdesc="A concise cli launcher / project manager using env files"
source=("${pkgname}::git+https://github.com/vincent-herlemont/short.git")
url="https://github.com/vincent-herlemont/short"