summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e26a2273e8b3..f52b7928b7f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Hezekiah Michael < spiritomb at protonmail dot com>
pkgname=vim-colors-brogrammer-git
-pkgver=r1.7168656
+pkgver=r2.f6d0403
pkgrel=1
pkgdesc="A dark, colorful syntax highlighting theme for vim."
arch=('any')
-url="https://github.com/ErikBoesen/vim-brogrammer-theme"
+url="https://github.com/marciomazza/vim-brogrammer-theme"
license=('unknown')
makedepends=('git')
depends=('vim')
-source=("$pkgname::git://github.com/ErikBoesen/vim-brogrammer-theme.git")
+source=("$pkgname::git+https://github.com/marciomazza/vim-brogrammer-theme.git")
sha256sums=('SKIP')
pkgver() {