summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2018-03-01 19:45:29 +0800
committerBhoppi Chaw2018-03-01 19:45:29 +0800
commit29ac3f354b26959ed6e2882d67526fad0e8fb19c (patch)
treeab012a6803e447489b718e719467b4343a59db59
parent1756772fa7ac35a2236b87c839e915df91d98538 (diff)
downloadaur-29ac3f354b26959ed6e2882d67526fad0e8fb19c.tar.gz
add python2-notify as depends
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 026bb3e49efd..8edde32e7fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Feb 27 19:22:42 UTC 2018
+# Thu Mar 1 11:45:18 UTC 2018
pkgbase = nutstore-experimental
pkgdesc = Nutstore experimental version.
pkgver = 3.4.5
- pkgrel = 2
+ pkgrel = 3
url = https://jianguoyun.com/
arch = x86_64
license = custom
depends = gtk2
depends = java-runtime
+ depends = python2-notify
optdepends = nautilus-nutstore: Nautilus plugin
- optdepends = python2-notify: Showing notifications
provides = nutstore
conflicts = nutstore
source = nutstore
diff --git a/PKGBUILD b/PKGBUILD
index d118bcf0c64c..a92a4fceeb10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=nutstore-experimental
pkgver=3.4.5
-pkgrel=2
+pkgrel=3
pkgdesc='Nutstore experimental version.'
arch=(x86_64)
url='https://jianguoyun.com/'
license=(custom)
-depends=(gtk2 java-runtime)
-optdepends=('nautilus-nutstore: Nautilus plugin'
- 'python2-notify: Showing notifications')
+depends=(gtk2 java-runtime python2-notify)
+optdepends=('nautilus-nutstore: Nautilus plugin')
source=(nutstore license)
source_x86_64=("https://jianguoyun.com/static/exe/ex/$pkgver/nutstore_client-$pkgver-linux-x64-public.tar.gz")
sha256sums=('3091740b20ddd31ba4407b8daba1077c4677040cdc47bccfab2f7f3947676384'