Date: Tuesday, September 20, 2022 @ 08:14:46 Author: felixonmars Revision: 1305430
update url Modified: xorg-xkbprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-20 08:14:10 UTC (rev 1305429) +++ PKGBUILD 2022-09-20 08:14:46 UTC (rev 1305430) @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Generates a PostScript description of an XKB keyboard description" arch=(x86_64) -url="http://www.x.org/" +url="https://gitlab.freedesktop.org/xorg/app/xkbprint" license=('custom') depends=('libxkbfile') makedepends=('xorg-util-macros')
