summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobiot2021-12-15 20:47:07 +0200
committerrobiot2021-12-15 20:47:07 +0200
commit76631bed17795f8b5c75257d7bb090da62de61de (patch)
treee1f858015aa4df8b2fb7e3d888d60f949c040d7b
parent7111f50242ab76793a3bc222853dc4feddafbaa9 (diff)
downloadaur-76631bed17795f8b5c75257d7bb090da62de61de.tar.gz
Bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4aaf9e68f95..f167a5d39602 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zash
pkgdesc = Zash - A Zuper Awesome Shell
- pkgver = 0.3.0
+ pkgver = 0.3.1
pkgrel = 1
url = https://github.com/robiot/zash
install = zash.install
@@ -8,7 +8,7 @@ pkgbase = zash
arch = aarch64
license = GPL-3.0
makedepends = cargo
- source = https://github.com/robiot/zash/archive/refs/tags/v0.3.0.tar.gz
+ source = https://github.com/robiot/zash/archive/refs/tags/v0.3.1.tar.gz
sha512sums = SKIP
pkgname = zash
diff --git a/PKGBUILD b/PKGBUILD
index ac59e3ee67e1..047ba7e8cceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=zash
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc='Zash - A Zuper Awesome Shell'
arch=('x86_64' 'aarch64')