[arch-commits] Commit in elinks/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Thu Apr 9 17:54:37 UTC 2009
Date: Thursday, April 9, 2009 @ 13:54:37
Author: douglas
Revision: 34485
upgpkg: elinks 0.11.6-1
Updated for i686
Modified:
elinks/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-09 17:53:32 UTC (rev 34484)
+++ PKGBUILD 2009-04-09 17:54:37 UTC (rev 34485)
@@ -3,7 +3,7 @@
# Contributor: Ben <contrasutra at myrealbox.com>
pkgname=elinks
-pkgver=0.11.5
+pkgver=0.11.6
pkgrel=1
pkgdesc="An advanced and well-established feature-rich text mode web browser."
arch=("i686" "x86_64")
@@ -13,9 +13,6 @@
source=("$url/download/${pkgname}-${pkgver}.tar.bz2"
"${pkgname}.desktop")
-md5sums=('7dccdb6568d7eeda68912f6541496b7e'
- 'ef70f6bb7457799a979fb201615369e6')
-
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
@@ -39,3 +36,5 @@
install -D -m644 ${startdir}/src/${pkgname}.desktop \
${startdir}/pkg/usr/share/applications/${pkgname}.desktop
}
+md5sums=('463ec007b013822a82d197580117ea16'
+ 'ef70f6bb7457799a979fb201615369e6')
More information about the arch-commits
mailing list