summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOirio Joshi2019-03-12 21:19:44 +0100
committerOirio Joshi2019-03-12 21:19:44 +0100
commit5115e51e4ea3be7ce4e65b96966a659d5048be8e (patch)
tree3aa5d65f7ed3d3a281de392e75e82233d0959a94 /PKGBUILD
parente9fe6537e94d6ab531e47506423f0fbf5a080cc4 (diff)
downloadaur-5115e51e4ea3be7ce4e65b96966a659d5048be8e.tar.gz
update checksums
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82ae94cdb8d5..f03289d17d49 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,17 @@
# Maintainer: Oirio Joshi <joshirio@protonmail.com>
pkgname=megacmd-bin
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="MEGA Command Line Interactive and Scriptable Application"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://mega.nz/cmd"
license=('custom')
depends=('glibc' 'gcc-libs' 'openssl' 'sqlite' 'zlib' 'libpsl' 'icu' 'bash-completion' 'pcre' 'bzip2' 'xz')
provides=('megacmd' 'ffmpeg-mega')
source=('LICENSE')
source_x86_64=('https://mega.nz/linux/MEGAsync/Arch_Extra/x86_64/megacmd-x86_64.pkg.tar.xz')
-source_i686=('https://mega.nz/linux/MEGAsync/Arch_Extra/i686/megacmd-i686.pkg.tar.xz')
sha256sums=('772d38729ab816eb94dbe30de277ffcc5af4e5d2c451cf7c071031ebe78f44ea')
-sha256sums_i686=('b390317c060354c241da255f2757b5af2f80e7b8a24e2c47a42b39cf363bb284')
-sha256sums_x86_64=('56c89ddf6bc7f331246485b0db66546e9d2b9f23ab32e8aaae6ae4534096d7a6')
+sha256sums_x86_64=('88f5e049237dc85391aaccb1c333563cc2c70359bdb47fd48fd2965d839d9400')
package() {
cd "$srcdir"