summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2016-03-08 14:09:29 +0100
committerValHue2016-03-08 14:09:29 +0100
commite03060482f875788519a3eeb72ee287600a29e87 (patch)
treed7980a33ba18938fcb0f1a15a62033d7206077b4 /PKGBUILD
parentd45f77054a987c1c30ce3aa1fd6ba2f087d98ded (diff)
downloadaur-e03060482f875788519a3eeb72ee287600a29e87.tar.gz
Update to 2.7.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a134a3ee121..67aecdcd2f0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/ValHue/AUR-PKGBUILDs
pkgname="nautilus-megasync"
-pkgver="2.6.0"
+pkgver="2.7.1"
pkgrel="1"
pkgdesc="Upload your files to your Mega account from nautilus."
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ provides=("${pkgname}")
source_i686=("https://mega.nz/linux/MEGAsync/Debian_8.0/i386/${pkgname}_${pkgver}_i386.deb")
source_x86_64=("https://mega.nz/linux/MEGAsync/Debian_8.0/amd64/${pkgname}_${pkgver}_amd64.deb")
-sha256sums_i686=('85c8c3078e6cbc72b7d740408adb221776a8a7d31626f144ac383c859fce6010')
-sha256sums_x86_64=('63a7dc3f5719a9b68159afaf7042bf3594c0ae7b28b1d83fae020a0a293a13cc')
+sha256sums_i686=('6efa3f8008ffae35972e6d2b9646402934a473864775a309ab6f43d2861d6a28')
+sha256sums_x86_64=('8acdaddcd4ba6466f73801efa4d41d0f395c62e6fc80c78f76f12f243eda8ac6')
install="${pkgname}.install"
@@ -26,4 +26,4 @@ package() {
rm -rf ./usr/src && rm -rf ./usr/share/doc
}
-# vim:set ts=4 sw=2 ft=sh et:
+# vim:set ts=4 sw=2 ft=sh et: \ No newline at end of file