Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
smartmontools
Commits:
3ae6c39a by Christian Hesse at 2025-02-19T08:38:57+01:00
update upstream url
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = smartmontools
pkgdesc = Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard
Drives
pkgver = 7.4
pkgrel = 2
- url = http://smartmontools.sourceforge.net
+ url = https://www.smartmontools.org/
arch = x86_64
license = GPL
makedepends = systemd
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=smartmontools
pkgver=7.4
pkgrel=2
pkgdesc='Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives'
-url='http://smartmontools.sourceforge.net'
+url='https://www.smartmontools.org/'
license=('GPL')
arch=('x86_64')
depends=('gcc-libs' 'libcap-ng' 'bash' 'systemd-libs')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/smartmontools/-/commit/3ae6c39afb5c8d387a2e0a6a334de79329c49c69
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/smartmontools/-/commit/3ae6c39afb5c8d387a2e0a6a334de79329c49c69
You're receiving this email because of your account on gitlab.archlinux.org.