summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74e1431a537c..5f8c23261c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,18 @@
_pkgname=xfce4-panel
pkgname=${_pkgname}-git
-pkgver=4.13.0.r81.g327ba0be
+pkgver=4.13.1.r11.ge2dbdf18
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment - git checkout"
arch=('i686' 'x86_64')
url="http://docs.xfce.org/xfce/xfce4-panel/start"
license=('GPL2')
groups=('xfce4-git')
-conflicts=("${_pkgname}" "${_pkgname}-devel")
+conflicts=("${_pkgname}")
provides=("${_pkgname}=${pkgver%%.r*}")
depends=('exo>=0.11.2' 'garcon' 'libxfce4ui>=4.13.0' 'libwnck3' 'hicolor-icon-theme'
- 'desktop-file-utils')
-makedepends=('intltool' 'gtk-doc' 'git' 'xfce4-dev-tools')
+ 'desktop-file-utils' 'xfconf>=4.13.2' 'libxfce4util>=4.13.0')
+makedepends=('intltool' 'gtk-doc' 'git' 'xfce4-dev-tools' 'gobject-introspection' 'vala')
source=("${_pkgname}::git://git.xfce.org/xfce/xfce4-panel")
sha256sums=('SKIP')