[arch-commits] Commit in links/trunk (ChangeLog PKGBUILD)
Eric Belanger
eric at archlinux.org
Mon May 5 23:29:57 UTC 2008
Date: Monday, May 5, 2008 @ 19:29:57
Author: eric
Revision: 1353
upgpkg: links 2.1pre35-1
upstream update
Modified:
links/trunk/ChangeLog
links/trunk/PKGBUILD
-----------+
ChangeLog | 5 +++++
PKGBUILD | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2008-05-05 22:49:22 UTC (rev 1352)
+++ ChangeLog 2008-05-05 23:29:57 UTC (rev 1353)
@@ -1,3 +1,8 @@
+2008-05-05 Eric Belanger <eric at archlinux.org>
+
+ * links 2.1pre35-1
+ * Upstream update
+
2008-05-04 Eric Belanger <eric at archlinux.org>
* links 2.1pre34-1
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-05-05 22:49:22 UTC (rev 1352)
+++ PKGBUILD 2008-05-05 23:29:57 UTC (rev 1353)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=links
-pkgver=2.1pre34
+pkgver=2.1pre35
pkgrel=1
pkgdesc="A text WWW browser, similar to Lynx"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
depends=('bzip2' 'zlib' 'openssl' 'gpm')
makedepends=('pkgconfig')
source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('883ebbbba43e95b8f92ba417caa6a6df')
-sha1sums=('01e587f38c932a5eb3cd2a4308ecd245ee3b12fb')
+md5sums=('881ceae33aace37393ed40785b8448e4')
+sha1sums=('adae913869253f89b4d2c724df57baf5da5f1b28')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list