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 3001a8009a8e..3a8c68a3dd7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ pkgver=r504.8e5d86f
pkgrel=3
pkgdesc="Markdown Vim Mode"
arch=('any')
-url="https://github.com/plasticboy/vim-markdown"
+url="https://github.com/preservim/vim-markdown"
license=('MIT')
depends=('vim-plugin-runtime' 'vim-tabular')
makedepends=('git')
conflicts=('vim-markdown')
provides=('vim-markdown')
groups=('vim-plugins')
-source=("git+https://github.com/plasticboy/${_pkgname}.git")
+source=("git+https://github.com/preservim/${_pkgname}.git")
sha256sums=('SKIP')
pkgver() {