summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOirio Joshi2020-04-19 01:50:12 +0200
committerOirio Joshi2020-04-19 01:50:12 +0200
commitf679c5f1dcc6d7ee833c5c8119675f7231c9e835 (patch)
tree5c7c9a1d3cf573135ebd78b33848231f20502bc6
parentdc0a81c12a67355aeebcb2dad53a55c4feaee4e2 (diff)
downloadaur-f679c5f1dcc6d7ee833c5c8119675f7231c9e835.tar.gz
remove checksum as it changes constantly
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6c554a53521..95ea12dc86d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = megacmd-bin
pkgdesc = MEGA Command Line Interactive and Scriptable Application
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = http://mega.nz/cmd
arch = x86_64
license = custom
@@ -21,7 +21,7 @@ pkgbase = megacmd-bin
source = LICENSE
sha256sums = 772d38729ab816eb94dbe30de277ffcc5af4e5d2c451cf7c071031ebe78f44ea
source_x86_64 = https://mega.nz/linux/MEGAsync/Arch_Extra/x86_64/megacmd-x86_64.pkg.tar.xz
- sha256sums_x86_64 = 7853b9380d31ba80cdd8b46aef32662436a568b2e06a15492dd9b107429e5837
+ sha256sums_x86_64 = SKIP
pkgname = megacmd-bin
diff --git a/PKGBUILD b/PKGBUILD
index acee19debc5a..8219838aad53 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oirio Joshi <joshirio@protonmail.com>
pkgname=megacmd-bin
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="MEGA Command Line Interactive and Scriptable Application"
arch=('x86_64')
url="http://mega.nz/cmd"
@@ -11,7 +11,7 @@ provides=('megacmd' 'ffmpeg-mega')
source=('LICENSE')
source_x86_64=('https://mega.nz/linux/MEGAsync/Arch_Extra/x86_64/megacmd-x86_64.pkg.tar.xz')
sha256sums=('772d38729ab816eb94dbe30de277ffcc5af4e5d2c451cf7c071031ebe78f44ea')
-sha256sums_x86_64=('7853b9380d31ba80cdd8b46aef32662436a568b2e06a15492dd9b107429e5837')
+sha256sums_x86_64=('SKIP')
package() {
cd "$srcdir"