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 e7017d9957c0..da8ec9119054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Bryn Edwards <bryn at openmailbox dot org>
+# Maintainer: Bryn Edwards <bryn.edwards@protonmail.com>
pkgname=zplug
pkgver=2.4.2
pkgrel=1
pkgdesc="A next-generation plugin manager for zsh"
arch=('any')
-url="http://zplug.sh"
+url="https://github.com/$pkgname/$pkgname"
source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz")
sha1sums=('79d6b16345d22f83faad6164e5ad968713a8dcda')
license=('MIT')