summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew O'Neill2024-01-30 21:35:54 -0500
committerAndrew O'Neill2024-01-30 21:35:54 -0500
commit975e114b3e7cfd64593c22336d01fbcf27e52a04 (patch)
tree58e961ecd7adb4b1f8ca8fad168ec4cb28792d7c /PKGBUILD
parent06b531a3b2139dee8c7a2cbe64ccfe38b523b5f5 (diff)
downloadaur-tkimg.tar.gz
Update license to use SPDX identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 431dc83ad988..b495211bd60c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc='Provides the handling of several image formats beyond the standard formats in Tk'
url='https://wiki.tcl-lang.org/page/Img'
arch=('x86_64')
-license=('custom')
+license=('TCL')
depends=('zlib' 'libjpeg' 'libpng' 'libtiff' 'tcl' 'tk' 'tcllib')
source=("https://downloads.sourceforge.net/${pkgname}/${_pkgname}-${pkgver}-Source.tar.gz")
sha256sums=('d99af4835fe3e20960817c7a1b5235dcfaa97c642593cce50bdb64c5827cd321')