summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2024-02-09 08:01:53 +0100
committerRodolfo Panerai2024-02-09 08:01:53 +0100
commit52e706c444b1b101612138e70b6d880395453574 (patch)
tree59ccf7245839815b315709799f3df16072a24336
parent2463ae3f4fbe579fe13f016115b63613290c166f (diff)
downloadaur-52e706c444b1b101612138e70b6d880395453574.tar.gz
Update to version 4.12.2-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e99c0a11016..68506233d40c 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.11.0
- pkgrel = 4
+ pkgver = 4.12.2
+ pkgrel = 1
url = https://mega.nz/#sync
arch = x86_64
license = custom
@@ -22,10 +22,10 @@ pkgbase = megasync-bin
depends = systemd
depends = freeimage
optdepends = sni-qt: fix systray issue on KDE and LXQt
- provides = megasync=4.11.0
+ provides = megasync=4.12.2
conflicts = megasync
conflicts = megatools
- source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.11.0-4-x86_64.pkg.tar.zst
- sha256sums = 4e25c29b24cd210e6175526f575eb677fa0e86751a5dad0dcf47927e9ee32fd2
+ source = https://mega.nz/linux/repo/Arch_Extra/x86_64/megasync-4.12.2-1-x86_64.pkg.tar.zst
+ sha256sums = 3f70bfa42b53c8f45ffdf6d64401ad3c294a1c0aa63284d49156993f13dc6adf
pkgname = megasync-bin
diff --git a/PKGBUILD b/PKGBUILD
index 48856111dee1..22fa38f4a7fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rodolfo Panerai <rodolfo.panerai at gmail dot com>
pkgname=megasync-bin
-pkgver=4.11.0
-pkgrel=4
+pkgver=4.12.2
+pkgrel=1
pkgdesc="Easy automated syncing between your computers and your MEGA cloud drive"
arch=('x86_64')
url="https://mega.nz/#sync"
@@ -27,7 +27,7 @@ depends=('glibc>=2.33'
'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=('4e25c29b24cd210e6175526f575eb677fa0e86751a5dad0dcf47927e9ee32fd2')
+sha256sums=('3f70bfa42b53c8f45ffdf6d64401ad3c294a1c0aa63284d49156993f13dc6adf')
package() {
cp -R "${srcdir}/usr" "${pkgdir}/"