summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2016-04-16 22:17:05 +0200
committerValHue2016-04-16 22:17:05 +0200
commit0d874e7ed2a8076386b150ee3e95101e829a8df6 (patch)
tree8e1389a2078757016ec07648a9a8b83abd3e50ab
parent7ee4e4b98f13d9b2f96199c100f3f8d97966adf9 (diff)
downloadaur-0d874e7ed2a8076386b150ee3e95101e829a8df6.tar.gz
Update to 2.9.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6caec36ad216..266ad056e743 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun Mar 27 11:46:27 UTC 2016
pkgbase = nautilus-megasync
pkgdesc = Upload your files to your Mega account from nautilus.
- pkgver = 2.8.0
+ pkgver = 2.9.1
pkgrel = 1
url = https://mega.co.nz/#sync
install = nautilus-megasync.install
@@ -12,7 +10,7 @@ pkgbase = nautilus-megasync
depends = libnautilus-extension
depends = megasync
provides = nautilus-megasync
- source = https://mega.nz/linux/MEGAsync/Debian_8.0/nautilus-megasync_2.8.0.orig.tar.gz
+ source = https://mega.nz/linux/MEGAsync/Debian_8.0/nautilus-megasync_2.9.1.orig.tar.gz
sha256sums = 2e1f9ffeb6cc40b5ea417563bcb6f50485c33207fc7e2c4f4efd92f1cab0c0eb
pkgname = nautilus-megasync
diff --git a/PKGBUILD b/PKGBUILD
index 18e118641b82..9231ce31cb44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/ValHue/AUR-PKGBUILDs
pkgname="nautilus-megasync"
-pkgver="2.8.0"
+pkgver="2.9.1"
pkgrel="1"
pkgdesc="Upload your files to your Mega account from nautilus."
arch=('i686' 'x86_64')
@@ -40,4 +40,4 @@ package() {
ln -f -s libMEGAShellExtNautilus.so.1.0.0 libMEGAShellExtNautilus.so
}
-# vim:set ts=4 sw=2 ft=sh et: \ No newline at end of file
+# vim:set ts=4 sw=2 ft=sh et: