aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/xfce4-xkb-plugin/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/xfce4-xkb-plugin/APKBUILD b/main/xfce4-xkb-plugin/APKBUILD
index 8103045766..195e880f4f 100644
--- a/main/xfce4-xkb-plugin/APKBUILD
+++ b/main/xfce4-xkb-plugin/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-xkb-plugin
-pkgver=0.5.4.2
+pkgver=0.5.4.3
_maj=${pkgver%%.*}
_min=${pkgver#${_maj}.}
_min=${_min%%.*}
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="b79f7c65f8155cb77d99dcf9716bb38b xfce4-xkb-plugin-0.5.4.2.tar.bz2"
+md5sums="b31144bd50875ec73f0b3101456c97fd xfce4-xkb-plugin-0.5.4.3.tar.bz2"