free-delta: fix the license

This commit is contained in:
Guoyi Zhang 2024-12-29 13:39:47 +11:00
parent 6234fc7eea
commit 3f3ddd8def

View file

@ -9,7 +9,7 @@ pkgdesc="An Open Source System for Processing Taxonomic Descriptions"
arch=('x86_64')
url="http://freedelta.sourceforge.net/"
#url="https://www.delta-intkey.com/"
license=('GPL2')
license=('GPL-2.0-or-later')
depends=(gtk2 classic-delta)
makedepends=(lazarus imagemagick git)
source=("git+https://github.com/maurobio/freedelta.git#tag=v$pkgver"