aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-28 18:14:51 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-19 06:43:59 -0300
commit3187e05332aa7f0ffac73ef830cac1f30ca8586a (patch)
treec55f49c29dfca04a121073e64a80ff6bc2e4c90b
parent3492ddf7684d394bedba7fa989d52a951ced0312 (diff)
community/corekeyboard: upgrade to 4.0.0
-rw-r--r--community/corekeyboard/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corekeyboard/APKBUILD b/community/corekeyboard/APKBUILD
index 3ac7c17729b..8eeddb6ad36 100644
--- a/community/corekeyboard/APKBUILD
+++ b/community/corekeyboard/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corekeyboard
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=0
pkgdesc="A x11 based virtual keyboard from the CoreApps family."
arch="all"
@@ -22,4 +22,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="2b52a7c8946d87a11d1caff3d84ae1eec08a0d2b319c0fce534f7d17b6a53a97d1fa5360345e2bf6eec00b093ea85ef4b05a337453d540003846719c0d77375d corekeyboard-3.0.1.tar.gz"
+sha512sums="61b68ff7f2a68e67c8c5ae64a6afb3bc7b108b1d6a5e918592f30dd89fc4b966c7dc450624bf23c30497f92057efc902ef2ce739ae720091fa2b1761c64c8556 corekeyboard-4.0.0.tar.gz"