Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
fcron


Commits:
a40c6fa1 by loqs at 2026-01-31T21:18:03+00:00
SPDX license identifier

https://github.com/yo8192/fcron/blob/ver3_4_0/fcron.c

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -5,7 +5,7 @@ pkgbase = fcron
        url = http://fcron.free.fr
        install = fcron.install
        arch = x86_64
-       license = GPL
+       license = GPL-2.0-or-later
        makedepends = smtp-forwarder
        makedepends = vim
        makedepends = fcron


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgrel=1
 pkgdesc='Feature-rich cron implementation'
 arch=(x86_64)
 url='http://fcron.free.fr'
-license=('GPL')
+license=('GPL-2.0-or-later')
 depends=('pam' 'run-parts')
 makedepends=('smtp-forwarder' 'vim' 'fcron' 'systemd')
 # use fcron as recursive deps to have user fcron installed during installation



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcron/-/commit/a40c6fa1429f7e6829cd814244e4521cf0c7831d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcron/-/commit/a40c6fa1429f7e6829cd814244e4521cf0c7831d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to