summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSumner Evans2018-04-03 09:26:25 -0600
committerSumner Evans2018-04-03 09:26:25 -0600
commit424e8f808eb46bd5baae8ac1f0ce9799ff707b1a (patch)
treec107677b3aa5229d16aa60b5eb984701e7384a61 /PKGBUILD
parent305c3c338a18aa689d7a78248d63d4bab9bc5f44 (diff)
downloadaur-424e8f808eb46bd5baae8ac1f0ce9799ff707b1a.tar.gz
Fix sha256 sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 794069ec70a7..14b8abd6aeb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/MichaelAquilina/zsh-you-should-use"
arch=("any")
license=("GPL3")
source=("https://github.com/MichaelAquilina/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=("7af71b463d998fa2388a4dd52ea75ce9ee1568cf233c8b2e41b690b04e250b40")
+sha256sums=("5db7415e16c914fb38e4dc48e4d17f5d4ac5ac5c38135484cf98d4dc31fb6338")
package() {
install -d "${pkgdir}/usr/share/zsh/plugins/${pkgname}"