[arch-commits] Commit in elinks/repos (extra-i686 extra-i686/PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Jun 4 01:09:39 UTC 2008


    Date: Tuesday, June 3, 2008 @ 21:09:39
  Author: eric
Revision: 2493

Merged revisions 2-2492 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/elinks/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r2492 | eric | 2008-06-03 21:09:26 -0400 (Tue, 03 Jun 2008) | 2 lines
  
  upgpkg: elinks 0.11.4rc1-2
      rebuilt against spidermonkey 1.7.0 (close FS#10546), added md5sums (close FS#10573)
........

Modified:
  elinks/repos/extra-i686/	(properties)
  elinks/repos/extra-i686/PKGBUILD

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


Property changes on: elinks/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /elinks/trunk:1
   + /elinks/trunk:1-2492

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-06-04 01:09:26 UTC (rev 2492)
+++ extra-i686/PKGBUILD	2008-06-04 01:09:39 UTC (rev 2493)
@@ -4,16 +4,16 @@
 
 pkgname=elinks
 pkgver=0.11.4rc1
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced and well-established feature-rich text mode web browser."
 arch=("i686" "x86_64")
 url="http://elinks.or.cz"
 license=('GPL')
-depends=('bzip2' 'expat>=2.0' 'gpm' 'openssl' 'zlib' 'lua>=5.1.1' 'libidn' 'spidermonkey')
+depends=('bzip2' 'expat>=2.0' 'gpm' 'openssl' 'zlib' 'lua>=5.1.1' 'libidn' 'spidermonkey>=1.7.0')
 source=("$url/download/${pkgname}-${pkgver}.tar.bz2"
         "${pkgname}.desktop")
+md5sums=('7fc7c36844be9c528c2ef28dbd4c5e6f' 'ef70f6bb7457799a979fb201615369e6')
 
-
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
 
@@ -37,4 +37,3 @@
   install -D -m644 ${startdir}/src/${pkgname}.desktop \
                    ${startdir}/pkg/usr/share/applications/${pkgname}.desktop
 }
-





More information about the arch-commits mailing list