mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
free-delta: fix the license
This commit is contained in:
parent
6234fc7eea
commit
3f3ddd8def
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue