aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-panel
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-05 18:30:49 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-05 18:30:49 +0000
commitf7669cc18b36e0a89b3015284451227905575f94 (patch)
tree50741e6702cb4fd8c6a603ebef4e9385a4aa44ad /community/xfce4-panel
parenta49d17f06d62cc841136989b32b5317d21cb2d40 (diff)
downloadaports-f7669cc18b36e0a89b3015284451227905575f94.tar.bz2
aports-f7669cc18b36e0a89b3015284451227905575f94.tar.xz
community/xfce4-panel: upgrade to 4.13.3
Diffstat (limited to 'community/xfce4-panel')
-rw-r--r--community/xfce4-panel/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xfce4-panel/APKBUILD b/community/xfce4-panel/APKBUILD
index cf29ad9d7c..37bc3788b1 100644
--- a/community/xfce4-panel/APKBUILD
+++ b/community/xfce4-panel/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-panel
-pkgver=4.12.2
+pkgver=4.13.3
pkgrel=0
pkgdesc="Panel for the Xfce desktop environment"
url="https://xfce.org/"
@@ -8,7 +8,7 @@ arch="all"
license="GPL-2.0+, LGPL-2.1+"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
depends="hicolor-icon-theme"
-depends_dev="libxfce4util-dev gtk+2.0-dev gtk+3.0-dev"
+depends_dev="libxfce4util-dev gtk+2.0-dev gtk+3.0-dev xfconf-dev"
makedepends="$depends_dev libxfce4ui-dev exo-dev garcon-dev libwnck-dev"
source="http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
@@ -38,4 +38,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b455e28ecbd9e2fc152e1132a806307597157605fef19c61091fce90984b2eded2c0b691d1fa2475c218c9d0b12103e348e648a32d3e8d0aa9ca210b7ae36a9e xfce4-panel-4.12.2.tar.bz2"
+sha512sums="99921ffc295b0e00689df50946ea326496c6fca68d6dfc6a563c0fb9e18bef1e537659963e3a0e6ee83756417565ac3531bc43e0e909dbb369068e4905bde045 xfce4-panel-4.13.3.tar.bz2"