summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSkunnyk2017-04-29 11:31:24 +0200
committerSkunnyk2017-04-29 11:31:24 +0200
commit5485d745d118855193841dd1eaecc8b1698f154e (patch)
treee45284517d4a19912b73df94fdce00e2e0a7a240 /PKGBUILD
parent9a8b5562aaee7e9b1be9e646acb6dd4481c58481 (diff)
downloadaur-5485d745d118855193841dd1eaecc8b1698f154e.tar.gz
Update dependencies (now build with gtk3)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5319291ad87d..230734f0c64f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Skunnyk <skunnyk@archlinux.fr>
pkgname=xfce4-screenshooter-git
-pkgver=1.8.1.r152.gfb51e30
-pkgrel=3
+pkgver=1.8.2.r168.gb48b118
+pkgrel=1
pkgdesc="Plugin that makes screenshots for the Xfce panel."
arch=('i686' 'x86_64')
url="http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
license=('GPL2')
groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libsoup' 'hicolor-icon-theme')
-makedepends=('xfce4-dev-tools' 'intltool' 'git')
+depends=('xfce4-panel-git' 'libsoup')
+makedepends=('xfce4-dev-tools' 'intltool')
provides=('xfce4-screenshooter')
conflicts=('xfce4-screenshooter')
install=$pkgname.install