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

Jelle van der Waa jelle at archlinux.org
Mon Mar 23 19:56:55 UTC 2015


    Date: Monday, March 23, 2015 @ 20:56:55
  Author: jelle
Revision: 129819

upgpkg: hgsvn 0.3.6-2

Modified:
  hgsvn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 19:53:58 UTC (rev 129818)
+++ PKGBUILD	2015-03-23 19:56:55 UTC (rev 129819)
@@ -4,12 +4,12 @@
 
 pkgname=hgsvn
 pkgver=0.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc='A set of scripts to work locally on Subversion checkouts using Mercurial'
 arch=('any')
 url='http://pypi.python.org/pypi/hgsvn/'
 license=('GPL')
-depends=('python2' 'subversion' 'mercurial' 'python2-setuptools')
+depends=('python2' 'subversion' 'mercurial' 'python2-setuptools' 'python2-hglib')
 makedepends=('python2-nose')
 checkdepends=('mercurial' 'subversion')
 source=("https://pypi.python.org/packages/source/h/hgsvn/hgsvn-$pkgver.zip")



More information about the arch-commits mailing list