From 427e48fd48dc7b562228d3086c6eb90e436bc494 Mon Sep 17 00:00:00 2001 From: Miles Alan <m@milesalan.com> Date: Fri, 25 Mar 2022 15:55:48 -0400 Subject: [PATCH] testing/sxmo-dwm: upgrade to 6.2.16 --- community/sxmo-dwm/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/sxmo-dwm/APKBUILD b/community/sxmo-dwm/APKBUILD index ea949705ad69..cbeafc23ef80 100644 --- a/community/sxmo-dwm/APKBUILD +++ b/community/sxmo-dwm/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Anjandev Momi <anjan@momi.ca> # Contributor: Maarten van Gompel <proycon@anaproy.nl> pkgname=sxmo-dwm -pkgver=6.2.15 +pkgver=6.2.16 pkgrel=0 pkgdesc="Dwm fork for Sxmo UI; supports volume-key hotkeys, swallow, keyboard, among other patches" url="https://git.sr.ht/~mil/sxmo-dwm" @@ -34,5 +34,5 @@ package() { } sha512sums=" -a92eded8ca829b866f268d9d62980242a029c17febdf1a89d4944fc53f2da374e02e5a1255164aebaf6abf1d53278495e28fae38b2502328b814e27b849c5057 sxmo-dwm-6.2.15.tar.gz +ebd31b7789e07a24ae1ef035dfb5822cd6911b4be57b98b7853c84c8482071beb200dd2a8e341d80dd5ebd2cb72c58b8b4a4594a37b46d86a1c1b4e68472ebd8 sxmo-dwm-6.2.16.tar.gz " -- GitLab