summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2023-03-02 23:13:52 +0100
committerRodolfo Panerai2023-03-02 23:13:52 +0100
commit5793564e5cb5d8c788a9371d32398e0cf4b59e7a (patch)
tree51def7c96ee297743aca69d484c723b883862af7
parent868abf88874bb6a1dbfec660b354c08755a4dabc (diff)
downloadaur-5793564e5cb5d8c788a9371d32398e0cf4b59e7a.tar.gz
Update to version 4.8.8-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2db48d3e1c63..5ce4af29e040 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.8.7
- pkgrel = 2
+ pkgver = 4.8.8
+ pkgrel = 1
url = https://mega.io
arch = x86_64
license = custom
@@ -22,9 +22,9 @@ pkgbase = megasync-bin
depends = systemd
depends = freeimage
optdepends = sni-qt: fix systray issue on KDE and LXQt
- provides = megasync=4.8.7
+ provides = megasync=4.8.8
conflicts = megasync
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.8.7-2-x86_64.pkg.tar.zst
- sha256sums = b62d0d5135af45deeb7ec3bf7e425718b8080288655872e84250a817e62ad488
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.8.8-1-x86_64.pkg.tar.zst
+ sha256sums = adc7aea950e8be46a7b877dab32e84ca0e1463321badca0df166946010e2bd48
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4c24763197ae..f95d13d147b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.8.7
-pkgrel=2
+pkgver=4.8.8
+pkgrel=1
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=("https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst")
-sha256sums=('b62d0d5135af45deeb7ec3bf7e425718b8080288655872e84250a817e62ad488')
+sha256sums=('adc7aea950e8be46a7b877dab32e84ca0e1463321badca0df166946010e2bd48')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"