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

Eric Belanger eric at archlinux.org
Fri Jul 11 01:17:42 UTC 2008


    Date: Thursday, July 10, 2008 @ 21:17:42
  Author: eric
Revision: 4856

upgpkg: mercurial 1.0.1-1

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-11 00:58:53 UTC (rev 4855)
+++ PKGBUILD	2008-07-11 01:17:42 UTC (rev 4856)
@@ -9,9 +9,10 @@
 pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 url="http://www.selenic.com/mercurial"
-license="GPL"
+license=("GPL")
 depends=('python>=2.5')
 source=(http://www.selenic.com/mercurial/release/$pkgname-$pkgver.tar.gz)
+md5sums=('a4ef7eb2c8818404a459e3be05feff6f')
 arch=('i686' 'x86_64')
 
 build() {
@@ -32,4 +33,3 @@
     #  install -d $startdir/pkg/usr/share/vim/plugin
     #  install -m644 contrib/vim/{hg-menu.vim,hgcommand.vim,patchreview.vim} $startdir/pkg/usr/share/vim/plugin
 }
-md5sums=('a4ef7eb2c8818404a459e3be05feff6f')





More information about the arch-commits mailing list