summaryrefslogtreecommitdiff
path: root/pcr/vim-colors-solarized-git/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-20 00:04:30 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-20 00:04:30 +0100
commitdf8930828c0b29bc7a23bbde2e136a7c5bd2ed99 (patch)
tree9bea3c25c2b703136c10788a6250d7a0a45bf1f7 /pcr/vim-colors-solarized-git/PKGBUILD
parent042210cf9a39c4ec0fcb980837f28c0b31908031 (diff)
pcr/vim-colors-solarized-git: rebuilt
Diffstat (limited to 'pcr/vim-colors-solarized-git/PKGBUILD')
-rw-r--r--pcr/vim-colors-solarized-git/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/vim-colors-solarized-git/PKGBUILD b/pcr/vim-colors-solarized-git/PKGBUILD
index c40333a00..3494be6e1 100644
--- a/pcr/vim-colors-solarized-git/PKGBUILD
+++ b/pcr/vim-colors-solarized-git/PKGBUILD
@@ -1,9 +1,9 @@
+# Maintainer (AUR): Mario Finelli <mario dot finelli at yahoo dot com>
# Maintainer : Aurelien Desbrieres <aurelien@hackers.camp>
-# Contributor: Mario Finelli <mtfinelli at gmail dot com>
pkgname=vim-colors-solarized-git
pkgver=20110509
-pkgrel=2
+pkgrel=3
pkgdesc="Precision colors for machines and people."
arch=('any')
url="http://ethanschoonover.com/solarized"
@@ -13,6 +13,7 @@ depends=('vim')
conflicts=('vim-solarized')
provides=('vim-solarized')
source=("$pkgname::git://github.com/altercation/vim-colors-solarized.git")
+sha256sums=('SKIP')
pkgver() {
cd "$srcdir/$pkgname"