summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-04-30 12:17:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-04-30 12:17:46 +0000
commitaa3aea23286539008627c1130b7ae75049e8bfc0 (patch)
tree864a26dd64ee0477b9c3f705300dd0b7fceb9fcf
parent7e46bb331389f8a98872cc29b7317c9362ac48a5 (diff)
downloadaports-aa3aea23286539008627c1130b7ae75049e8bfc0.tar.bz2
aports-aa3aea23286539008627c1130b7ae75049e8bfc0.tar.xz
main/xfce4-xkb-plugin: rebuild for xfce-4.10
-rw-r--r--main/xfce4-xkb-plugin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-xkb-plugin/APKBUILD b/main/xfce4-xkb-plugin/APKBUILD
index ec83957f4..9adf0c475 100644
--- a/main/xfce4-xkb-plugin/APKBUILD
+++ b/main/xfce4-xkb-plugin/APKBUILD
@@ -5,7 +5,7 @@ _maj=${pkgver%%.*}
_min=${pkgver#${_maj}.}
_min=${_min%%.*}
_ver=${_maj}.${_min}
-pkgrel=1
+pkgrel=2
pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
arch="all"