summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 266ad056e743..8cb22584633a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = nautilus-megasync
depends = megasync
provides = nautilus-megasync
source = https://mega.nz/linux/MEGAsync/Debian_8.0/nautilus-megasync_2.9.1.orig.tar.gz
- sha256sums = 2e1f9ffeb6cc40b5ea417563bcb6f50485c33207fc7e2c4f4efd92f1cab0c0eb
+ sha256sums = 2403a80049c997c764d2abcee7cc3bfca633e7f4ab6fd16ff412f5e60c73443c
pkgname = nautilus-megasync
diff --git a/PKGBUILD b/PKGBUILD
index 9231ce31cb44..d983a607de11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libnautilus-extension' 'megasync')
provides=("${pkgname}")
source=("https://mega.nz/linux/MEGAsync/Debian_8.0/${pkgname}_${pkgver}.orig.tar.gz")
-sha256sums=('2e1f9ffeb6cc40b5ea417563bcb6f50485c33207fc7e2c4f4efd92f1cab0c0eb')
+sha256sums=('2403a80049c997c764d2abcee7cc3bfca633e7f4ab6fd16ff412f5e60c73443c')
install="${pkgname}.install"