summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Rease2022-10-27 12:25:48 -0700
committerMatthew Rease2022-10-27 12:25:48 -0700
commit89fef7b805f3fe1d77a2c79b3cbe75ab62cabbad (patch)
tree74e6d3c7a6f8799472e599190a4949f40de7ed96
parent3b6278acb8537f583db7919f089bfa25dc2e2e66 (diff)
downloadaur-mash-git.tar.gz
Update to latest commit (release).
Coincides with update to mash-sh PKGBUILD.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8b019c59eff..4311d51d32fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mash-git
pkgdesc = A bash/zsh like shell, written in C.
- pkgver = r92.3838bf9
+ pkgver = r96.1030e4c
pkgrel = 1
url = https://gitlab.com/Magicrafter13/mash
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bb7a3ee8e6b8..d8fda3e84908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matthew Rease <scubaventure101[AT]hotmail[DOT]com>
pkgname=mash-git
-pkgver=r92.3838bf9
+pkgver=r96.1030e4c
pkgrel=1
pkgdesc="A bash/zsh like shell, written in C."
arch=('x86_64' 'aarch64' 'ppc')