diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-04-04 10:25:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-04-04 10:25:01 +0000 |
commit | e95180ba46174d61b8a5c96417b4418c7986ac30 (patch) | |
tree | 904c0997b8023b954d24557291fdd86eeb435516 /main/xfce4-xkb-plugin/APKBUILD | |
parent | 8f6224d7e66e28047bd2e5c4d46076dc68c62e10 (diff) | |
download | aports-e95180ba46174d61b8a5c96417b4418c7986ac30.tar.bz2 aports-e95180ba46174d61b8a5c96417b4418c7986ac30.tar.xz |
main/xfce4-xkb-plugin: rebuild against libxklavier-0.5
Diffstat (limited to 'main/xfce4-xkb-plugin/APKBUILD')
-rw-r--r-- | main/xfce4-xkb-plugin/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/xfce4-xkb-plugin/APKBUILD b/main/xfce4-xkb-plugin/APKBUILD index c7136cee38..7b590a16ab 100644 --- a/main/xfce4-xkb-plugin/APKBUILD +++ b/main/xfce4-xkb-plugin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-xkb-plugin pkgver=0.5.3.3 -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" license="custom" @@ -33,4 +33,4 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } md5sums="b233cc9de1cbace075eaf6e2c9a8e685 xfce4-xkb-plugin-0.5.3.3.tar.gz -f805bf4d31d1a55176e479a3c253df95 xfce4-xkb-plugin-0.5.3.3-libxklavier.patch" +781165ce1bc08059ae8e846c45c0bab2 xfce4-xkb-plugin-0.5.3.3-libxklavier.patch" |