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 541fb4bfcabb..1a138d5e4965 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.0'
+pkgver='1.6.1'
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.0.tar.gz')
+source=('https://github.com/MichaelAquilina/zsh-you-should-use/archive/1.6.1.tar.gz')
install="${pkgname}.install"
-sha256sums=('599090bfd27f33af6096bbb4afe1ef8c317a52043600a101644c36d7b6910b9a')
+sha256sums=('51d38ce62f06ae0b5c73dde94a52919448ffb37bbd9c86e57532f77b09d113f1')
package() {