summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2016-08-04 05:02:13 +0800
committerBhoppi Chaw2016-08-04 05:02:13 +0800
commitb55bf8ef21d9164d1d0a97e44dea888e70b6eb8e (patch)
tree913e82160cc353c5ffe2bc0e5202ed10806319ff /PKGBUILD
parentc04a8d54eac0689674c5f1862ad1bd48b4e4e69f (diff)
downloadaur-b55bf8ef21d9164d1d0a97e44dea888e70b6eb8e.tar.gz
upgrade to pacman5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d29348873c62..ceac8b5b6db6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nautilus-nutstore
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Nutstore integration for Nautilus.'
arch=(x86_64 i686)
url='https://jianguoyun.com/'
@@ -12,7 +12,6 @@ optdepends=('nutstore: Nutstore client (system-wide)'
'gtk2: per-user Nutstore depend'
'java-runtime: per-user Nutstore depend'
'python2-notify: per-user Nutstore depend')
-install='nautilus-nutstore.install'
source=("https://jianguoyun.com/static/exe/installer/nutstore_linux_src_installer.tar.gz")
build()