Date: Thursday, February 10, 2011 @ 10:37:06 Author: ibiru Revision: 109507
upgpkg: chromium 9.0.597.94-1 update to 9.0.597.94 Modified: chromium/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-10 10:45:08 UTC (rev 109506) +++ PKGBUILD 2011-02-10 15:37:06 UTC (rev 109507) @@ -4,8 +4,8 @@ # Maintainer: Daniel J Griffiths <[email protected]> pkgname=chromium -pkgver=9.0.597.84 -pkgrel=3 +pkgver=9.0.597.94 +pkgrel=1 pkgdesc='The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser.' arch=('i686' 'x86_64') url='http://www.chromium.org/' @@ -17,7 +17,7 @@ install=chromium.install source=("http://build.chromium.org/buildbot/official/chromium-${pkgver}.tar.bz2" 'chromium.desktop' 'chromium.sh') -md5sums=('d8d9abc7df185602f7d78c447b5e0298' +md5sums=('41386b3df743575f2325c4c64d6d7bc7' 'c5e849fcb1101149977355c99d8ff78f' '096a46ef386817988250d2d7bddd1b34')
