Balló György pushed to branch main at Arch Linux / Packaging / Packages / putty
Commits:
44404c00 by Balló György at 2026-07-17T23:24:12+02:00
Fix categories in .desktop file
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- putty.desktop
Changes:
=====================================
.SRCINFO
=====================================
@@ -30,7 +30,7 @@ pkgbase = putty
source = putty.xpm
validpgpkeys = F412BA3AA30FDC0E77B4E3871993D21BCAD1AA77
sha256sums =
9cd9a84497535baa5df5a675c367bfe2bdbf0cbcec54f24993e2110bf66f94ab
- sha256sums =
4a8af81fe8ac702ad298606076088f237b83beed82cc089a32f314888b67cf2c
+ sha256sums =
91b06cb4dcbe1beec68c6224296e41bbdcdf019c0c6de0c5b82259a816ea460a
sha256sums =
93ba8ea8abf942f4de1c6cd167d4b5c2d6246fb1aa39dc49571cc18d167460c1
sha256sums =
d65139883171ed0119d9778ff4a89e6a8151a5ae97fcf8dc7cafb59df424377f
=====================================
PKGBUILD
=====================================
@@ -22,7 +22,7 @@
source=("git+https://git.tartarus.org/simon/putty.git#tag=${pkgver}"
'putty.png'
'putty.xpm')
sha256sums=('9cd9a84497535baa5df5a675c367bfe2bdbf0cbcec54f24993e2110bf66f94ab'
- '4a8af81fe8ac702ad298606076088f237b83beed82cc089a32f314888b67cf2c'
+ '91b06cb4dcbe1beec68c6224296e41bbdcdf019c0c6de0c5b82259a816ea460a'
'93ba8ea8abf942f4de1c6cd167d4b5c2d6246fb1aa39dc49571cc18d167460c1'
'd65139883171ed0119d9778ff4a89e6a8151a5ae97fcf8dc7cafb59df424377f')
=====================================
putty.desktop
=====================================
@@ -6,5 +6,5 @@ Exec=putty %u
Terminal=false
Icon=putty
Type=Application
-Categories=Application;Network;Remote
+Categories=Network;RemoteAccess;
Comment=A highly configurable ssh/telnet/serial console program
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/putty/-/commit/44404c0038cc2b768863a0379865bfc2fe58c33b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/putty/-/commit/44404c0038cc2b768863a0379865bfc2fe58c33b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help