summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a138d5e4965..2e02948b0f57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='zsh-you-should-use'
pkgname=('zsh-you-should-use')
_module='zsh-you-should-use'
-pkgver='1.6.1'
+pkgver='1.7.3'
pkgrel=1
pkgdesc='ZSH plugin that reminds you to use existing aliases for commands you just typed'
url='https://github.com/MichaelAquilina/zsh-you-should-use'
@@ -12,9 +12,9 @@ depends=(
makedepends=()
arch=('any')
license=('GPL3')
-source=('https://github.com/MichaelAquilina/zsh-you-should-use/archive/1.6.1.tar.gz')
+source=('https://github.com/MichaelAquilina/zsh-you-should-use/archive/1.7.3.tar.gz')
install="${pkgname}.install"
-sha256sums=('51d38ce62f06ae0b5c73dde94a52919448ffb37bbd9c86e57532f77b09d113f1')
+sha256sums=('db4486cd12974332ec858d446aff9393dae6be430d425a56d7036d2ce4edeb9e')
package() {