[arch-commits] Commit in vint/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Thu Dec 27 23:30:12 UTC 2018


    Date: Thursday, December 27, 2018 @ 23:30:12
  Author: polyzen
Revision: 418579

upgpkg: vint 0.3.19-4

Modified:
  vint/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 23:27:32 UTC (rev 418578)
+++ PKGBUILD	2018-12-27 23:30:12 UTC (rev 418579)
@@ -3,7 +3,7 @@
 
 pkgname=vint
 pkgver=0.3.19
-pkgrel=3
+pkgrel=4
 pkgdesc='Lint tool for Vim script Language'
 arch=('any')
 url=https://github.com/Kuniwak/vint
@@ -10,6 +10,7 @@
 license=('MIT')
 depends=('python-ansicolor' 'python-chardet' 'python-setuptools' 'python-yaml')
 checkdepends=('python-pytest')
+conflicts=('python-vint')
 replaces=('python-vint')
 source=("$url/archive/v$pkgver/vint-v$pkgver.tar.gz")
 sha512sums=('b9024ed1cd8a18a916798e691ba0db31985034b2420e33c094459a48254c7c8f6fe89a1a64858a67ff95b0b48e67a780cf975940646af2685d2b95640e8121f9')



More information about the arch-commits mailing list