Merge branch 'master' of gitorious.org:chakra-packages/apps

This commit is contained in:
Neophytos 2012-05-11 00:12:19 +00:00
commit 300bfe23d8

View File

@ -25,7 +25,7 @@ arch=('i686' 'x86_64')
_barch=i386 _barch=i386
[ "$CARCH" = "x86_64" ] && _barch=x86_64 [ "$CARCH" = "x86_64" ] && _barch=x86_64
source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/opera-${pkgver}-${_buildver}.${_barch}.linux.tar.xz) source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/opera-${pkgver}-${_buildver}.${_barch}.linux.tar.xz)
md5sums=('82101892dde8660c6eececdfca08e34d') md5sums=('efcc57782e85fc080c354dbf76fdef83')
[ "$CARCH" = "x86_64" ] && md5sums=('7f5594b3ae08a438486a1cd8f4e12d68') [ "$CARCH" = "x86_64" ] && md5sums=('7f5594b3ae08a438486a1cd8f4e12d68')
build() { build() {