Skip to content
Snippets Groups Projects
Commit aaa5c917 authored by alice's avatar alice
Browse files

community/xfce4-xkb-plugin: upgrade to 0.8.3

parent a7263ff7
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-xkb-plugin
pkgver=0.8.2
pkgver=0.8.3
_maj=${pkgver%%.*}
_min=${pkgver#$_maj.}
_min=${_min%%.*}
_ver=$_maj.$_min
pkgrel=1
pkgrel=0
pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
arch="all"
......@@ -46,4 +46,6 @@ package() {
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
sha512sums="3078c11e1c10195480251c455995e4342c27b06949fc754396824f03bed885f32078f4c1436d86782de031cf4f4f806b530ca53116d4bedb54dda19b68ec7062 xfce4-xkb-plugin-0.8.2.tar.bz2"
sha512sums="
02ae82a1e01b7cc54154545c6ff42a450a81ba44697620ebb716a663300ea08fbf6ccafc5fd4d710791f142e1c249f17b613d90ffd99025ad97dfa0230ee55b2 xfce4-xkb-plugin-0.8.3.tar.bz2
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment