summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhoton892017-02-16 11:01:43 +0100
committerPhoton892017-02-16 11:01:43 +0100
commite8207dbdcffe56e912da5da32a4f606441bc7f2d (patch)
tree34005294961ad5133898868c9c9614bf333e9c3f
parent8c0d6c61766ce0fc86b93f23cf57d0ad6a0ce99e (diff)
downloadaur-e8207dbdcffe56e912da5da32a4f606441bc7f2d.tar.gz
Added perl-net-oauth optional dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88ada3e71374..48a3d077e1a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shutter
pkgdesc = A featureful screenshot tool (formerly gscrot)
pkgver = 0.93.1
- pkgrel = 9
+ pkgrel = 10
url = http://shutter-project.org/
arch = any
license = GPL3
@@ -36,6 +36,7 @@ pkgbase = shutter
optdepends = perl-gtk2-appindicator: AppIndicators support
optdepends = perl-path-class: Imgur and Dropbox upload support
optdepends = perl-lwp-protocol-https: Imgur and Dropbox upload support
+ optdepends = perö-net-oauth: Imgur and Dropbox upload support
optdepends = bc: 3D Rotate and 3D Reflection plugins support
source = http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.93.1.tar.gz
source = CVE-2015-0854.patch
diff --git a/PKGBUILD b/PKGBUILD
index 87a65231e71c..64780dd95ba8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=shutter
pkgver=0.93.1
-pkgrel=9
+pkgrel=10
pkgdesc="A featureful screenshot tool (formerly gscrot)"
arch=('any')
url="http://shutter-project.org/"
@@ -25,6 +25,7 @@ optdepends=('gnome-web-photo: web screenshot support'
'perl-gtk2-appindicator: AppIndicators support'
'perl-path-class: Imgur and Dropbox upload support'
'perl-lwp-protocol-https: Imgur and Dropbox upload support'
+ 'perö-net-oauth: Imgur and Dropbox upload support'
'bc: 3D Rotate and 3D Reflection plugins support')
source=("http://shutter-project.org/wp-content/uploads/releases/tars/$pkgname-$pkgver.tar.gz"
CVE-2015-0854.patch