summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22050252d88f..e7017d9957c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Bryn Edwards <bryn at openmailbox dot org>
pkgname=zplug
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="A next-generation plugin manager for zsh"
arch=('any')
url="http://zplug.sh"
source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz")
-sha1sums=('561be9e9cd8a5f13c7c4cb102aa25a420226013e')
+sha1sums=('79d6b16345d22f83faad6164e5ad968713a8dcda')
license=('MIT')
depends=('git' 'zsh')
install='zplug.install'