[arch-commits] Commit in gluezilla/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Tue Dec 15 17:54:34 UTC 2009
Date: Tuesday, December 15, 2009 @ 12:54:34
Author: daniel
Revision: 61319
upgpkg: gluezilla 2.6-1
New mono release 2.6
Modified:
gluezilla/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-15 17:53:18 UTC (rev 61318)
+++ PKGBUILD 2009-12-15 17:54:34 UTC (rev 61319)
@@ -1,7 +1,7 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=gluezilla
-pkgver=2.4.3
+pkgver=2.6
pkgrel=1
pkgdesc="Web browser implementation (Gecko) for Mono, the free .NET runtime"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
makedepends=('pkgconfig')
options=('!libtool')
source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e7fc1e7a9aa711906febf3e1f38cb82f')
+md5sums=('bd4eb89747498945227877295fcd36b5')
build() {
cd ${srcdir}/gluezilla-${pkgver}
More information about the arch-commits
mailing list