[arch-commits] Commit in elinks/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Thu Oct 2 10:27:21 UTC 2008
Date: Thursday, October 2, 2008 @ 06:27:20
Author: douglas
Revision: 14047
upgpkg: elinks 0.11.5-1
Updated for i686: 0.11.5
Modified:
elinks/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-02 03:51:59 UTC (rev 14046)
+++ PKGBUILD 2008-10-02 10:27:20 UTC (rev 14047)
@@ -3,8 +3,8 @@
# Contributor: Ben <contrasutra at myrealbox.com>
pkgname=elinks
-pkgver=0.11.4rc1
-pkgrel=3
+pkgver=0.11.5
+pkgrel=1
pkgdesc="An advanced and well-established feature-rich text mode web browser."
arch=("i686" "x86_64")
url="http://elinks.or.cz"
@@ -12,8 +12,10 @@
depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'zlib' 'lua>=5.1.1' 'libidn' 'spidermonkey>=1.7.0')
source=("$url/download/${pkgname}-${pkgver}.tar.bz2"
"${pkgname}.desktop")
-md5sums=('7fc7c36844be9c528c2ef28dbd4c5e6f' 'ef70f6bb7457799a979fb201615369e6')
+md5sums=('7dccdb6568d7eeda68912f6541496b7e'
+ 'ef70f6bb7457799a979fb201615369e6')
+
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list