Balló György pushed to branch main at Arch Linux / Packaging / Packages / nmap


Commits:
162d047e by Balló György at 2026-07-19T15:54:06+02:00
upgpkg: 7.99-3: Install icon into the hicolor directory

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nmap
        pkgdesc = Utility for network discovery and security auditing
        pkgver = 7.99
-       pkgrel = 2
+       pkgrel = 3
        url = https://nmap.org/
        arch = x86_64
        license = LicenseRef-Nmap-Public-Source-License-Version-0.95


=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ pkgname=(
   zenmap
 )
 pkgver=7.99
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility for network discovery and security auditing"
 url='https://nmap.org/'
 arch=(x86_64)
@@ -156,6 +156,6 @@ package_zenmap() {
   install -vDm644 -t "$pkgdir/usr/share/applications" \
     zenmap/install_scripts/unix/zenmap-root.desktop \
     zenmap/install_scripts/unix/zenmap.desktop
-  install -vDm644 -t "$pkgdir/usr/share/pixmaps" \
+  install -vDm644 -t "$pkgdir/usr/share/icons/hicolor/256x256/apps" \
     zenmap/zenmapCore/data/pixmaps/zenmap.png
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nmap/-/commit/162d047e51d1cf6977f64a7ae8f94fb98173fff4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nmap/-/commit/162d047e51d1cf6977f64a7ae8f94fb98173fff4
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


Reply via email to