summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7fc0236123d..5c5fec760336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-git
-pkgver=4.13.3+30+g73803248
+pkgver=4.15.1+2+g7db1f872
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment - git checkout"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ license=('GPL2')
groups=('xfce4-git')
conflicts=("${_pkgname}")
provides=("${_pkgname}=${pkgver%%+*}")
-depends=('exo>=0.11.2' 'garcon' 'libxfce4ui>=4.13.0' 'libwnck3' 'hicolor-icon-theme'
- 'desktop-file-utils' 'xfconf>=4.13.2' 'libxfce4util>=4.13.0')
+depends=('exo' 'garcon' 'libxfce4ui>=4.15.1' 'libwnck3' 'hicolor-icon-theme'
+ 'desktop-file-utils' 'xfconf' 'libxfce4util')
makedepends=('intltool' 'gtk-doc' 'git' 'xfce4-dev-tools' 'gobject-introspection' 'vala')
optdepends=('xfce4-panel-profiles')
source=("${_pkgname}::git://git.xfce.org/xfce/xfce4-panel")