summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Hayot2018-11-19 20:44:41 +0100
committerGuillaume Hayot2018-11-19 20:44:41 +0100
commitc92bc92933ea562d3ced6663fc20e4f52fb6993d (patch)
tree2cfa61b73d5443cc592a99afefbd20f524e1b93c
parent763b939f72910c3df36ad2a6718ecfed78cab35e (diff)
downloadaur-c92bc92933ea562d3ced6663fc20e4f52fb6993d.tar.gz
Dependencies update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce0e46768435..74038d2ea921 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-gsconnect
pkgdesc = KDE Connect implementation with GNOME Shell integration
pkgver = 16
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/andyholmes/gnome-shell-extension-gsconnect
arch = any
license = GPL
@@ -12,6 +12,7 @@ pkgbase = gnome-shell-extension-gsconnect
optdepends = folks: Contacts integration (Evolution)
optdepends = libgdata: Contacts integration (GNOME Online Accounts)
optdepends = gsound: Themed sound effects
+ optdepends = python-nautilus: Nautilus integration
source = https://github.com/andyholmes/gnome-shell-extension-gsconnect/archive/v16.tar.gz
sha256sums = 7a3981b9cd3d714ecf41bb7336929dd429c6694eaed561b51b318974b3159cd0
diff --git a/PKGBUILD b/PKGBUILD
index d18b1c0487f5..21f43847e506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-gsconnect
pkgver=16
-pkgrel=1
+pkgrel=2
pkgdesc="KDE Connect implementation with GNOME Shell integration"
arch=('any')
url="https://github.com/andyholmes/gnome-shell-extension-gsconnect"
@@ -14,6 +14,7 @@ optdepends=(
'folks: Contacts integration (Evolution)'
'libgdata: Contacts integration (GNOME Online Accounts)'
'gsound: Themed sound effects'
+ 'python-nautilus: Nautilus integration'
)
source=(https://github.com/andyholmes/$pkgname/archive/v$pkgver.tar.gz)
sha256sums=('7a3981b9cd3d714ecf41bb7336929dd429c6694eaed561b51b318974b3159cd0')