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

Christian Hesse eworm at archlinux.org
Mon Dec 10 10:44:32 UTC 2018


    Date: Monday, December 10, 2018 @ 10:44:30
  Author: eworm
Revision: 341528

we do not support partial updates, remove old versioned depends

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 10:23:59 UTC (rev 341527)
+++ PKGBUILD	2018-12-10 10:44:30 UTC (rev 341528)
@@ -8,7 +8,7 @@
 arch=(x86_64)
 url='https://git-scm.com/'
 license=('GPL2')
-depends=('curl' 'expat>=2.0' 'perl>=5.14.0' 'perl-error' 'perl-mailtools'
+depends=('curl' 'expat' 'perl' 'perl-error' 'perl-mailtools'
          'openssl' 'pcre2' 'grep' 'shadow')
 makedepends=('python2' 'libgnome-keyring' 'xmlto' 'asciidoc')
 optdepends=('tk: gitk and git gui'



More information about the arch-commits mailing list