From df8dc8cebbc24e55342e28aa387a337b5d141a65 Mon Sep 17 00:00:00 2001 From: abveritas Date: Thu, 9 Sep 2010 22:10:30 +0000 Subject: [PATCH] Version up opera to 10.62 --- opera/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/opera/PKGBUILD b/opera/PKGBUILD index 658ba5162..dfc954711 100644 --- a/opera/PKGBUILD +++ b/opera/PKGBUILD @@ -8,8 +8,8 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=opera -pkgver=10.61 -_buildver=6430 +pkgver=10.62 +_buildver=6438 pkgrel=1 pkgdesc="A fast and secure web browser and Internet suite." url="http://www.opera.com/browser/" @@ -26,7 +26,7 @@ _barch=i386 [ "$CARCH" = "x86_64" ] && _barch=x86_64 source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/opera-${pkgver}-${_buildver}.${_barch}.linux.tar.bz2) md5sums=('e91b9bd1ddbb3c85d7bdd7991b56add8') -[ "$CARCH" = "x86_64" ] && md5sums=('82e1906aed9f6770ec2ee8f65576c841') +[ "$CARCH" = "x86_64" ] && md5sums=('848367802f947cb063481f1f6718b757') build() { cd opera-${pkgver}-${_buildver}.${_barch}.linux