summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2022-03-29 11:17:50 -0700
committerRodolfo Panerai2022-03-29 11:17:50 -0700
commit3128322a3f8446364001db8e65a805f60245553b (patch)
tree45fad8199be67976b4a88e4a0007875982621a0f
parentd22cd8987a7f85db712f428f5603ef632cc3b83b (diff)
downloadaur-3128322a3f8446364001db8e65a805f60245553b.tar.gz
Update to version 4.6.5-6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9c9201546a9..7524189254f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = megasync-bin
pkgdesc = Easy automated syncing between your computers and your MEGA cloud drive
pkgver = 4.6.5
- pkgrel = 2
+ pkgrel = 6
url = https://mega.io
arch = x86_64
license = custom
@@ -24,7 +24,7 @@ pkgbase = megasync-bin
optdepends = sni-qt: fix systray issue on KDE and LXQt
provides = megasync=4.6.5
conflicts = megasync
- source = https://mega.io/linux/repo/Arch_Extra/x86_64/megasync-4.6.5-2-x86_64.pkg.tar.zst
- sha256sums = a16879f48d3af1b8b6f78dc60a0ad76eeb639f9ef91beb01d19e6f144b8ac6f6
+ source = https://mega.io/linux/repo/Arch_Extra/x86_64/megasync-4.6.5-6-x86_64.pkg.tar.zst
+ sha256sums = 9c24b7791fd10baaa4207e3ea96368adbf124777360d6c3c19ad73f38ef15212
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5acb87e83ee5..a16042d2e103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
pkgver=4.6.5
-pkgrel=2
+pkgrel=6
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
url="https://mega.io"
@@ -26,7 +26,7 @@ depends=('glibc'
'freeimage')
optdepends=('sni-qt: fix systray issue on KDE and LXQt')
source=("${url}/linux/repo/Arch_Extra/x86_64/megasync-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
-sha256sums=('a16879f48d3af1b8b6f78dc60a0ad76eeb639f9ef91beb01d19e6f144b8ac6f6')
+sha256sums=('9c24b7791fd10baaa4207e3ea96368adbf124777360d6c3c19ad73f38ef15212')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"