summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMateusz Galazyn2023-03-30 15:35:40 +0200
committerMateusz Galazyn2023-03-30 15:35:40 +0200
commita9ffcb90641c222d8b48fe29bc4d0227650e1eb2 (patch)
treef269994d0d3878d1d39853d6cae62c88e3211949 /PKGBUILD
parent1329ab01a8017a1c663c85d7b77a84ff6268ac02 (diff)
downloadaur-zsh-zim-git.tar.gz
Update patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 899c25bf85ce..5e1bb3522677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Mateusz Galazyn <carbolymer at gmail.com>
pkgrel=1
-pkgver=r628.e54958b
+pkgver=r643.ee93f79
pkgname=zsh-zim-git
pkgdesc="ZIM - Zsh IMproved"
url="https://github.com/zimfw/zimfw"
@@ -18,7 +18,7 @@ source=('git+https://github.com/zimfw/zimfw.git'
md5sums=('SKIP'
'SKIP'
'd63ab2a0308488aa4d7ffc817a2106d7'
- '1e8f668ef3adf56f3227e49050bf43ce'
+ '30d355b40646d97ac55714978b0b09e0'
'0cb8764ba7f67c37c3c6452cc06751af')
options=('!strip')
install='zim.install'