makedeb
Line editor for Bash that adds syntax highlighting, vim-mode, autosuggestions, and more
Click here to go back to the commit logs for blesh-git.
Hash: 001b82133948015056ec5861f38c035b53dfda79
Message: Corrected md5sum
diff --git a/PKGBUILD b/PKGBUILD
index de4d785..1208d9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ arch=(any)
source=("git+$url" "git+${url/%.sh/sh-contrib}" '.update-check.sh')
md5sums=('SKIP'
'SKIP'
- 'cec7ee39591c75a7d595d0c88a047bdd')
+ 'c21d3a28d28d3cb731a637a55f6243db')
pkgver() {
cd "$_pkgname"