summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgit user2024-05-26 16:27:48 +0200
committergit user2024-05-26 16:27:48 +0200
commit4b7f94b0172f9f5ca4b0b4db8fe4123e6806b26e (patch)
treee79dad6fc755a17b9955897c2b1e13976d7e81d2 /PKGBUILD
parentf5333c8510be450cc6f7555d84ba848790cc51f1 (diff)
downloadaur-4b7f94b0172f9f5ca4b0b4db8fe4123e6806b26e.tar.gz
Made license info SPDX compliant.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ab845fb276c..9d9677ac9ec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _use_acid_binvariant=win # Valid values: "osx", "win", "linux". The "linux"-vari
_pkgname="chdk-acid"
pkgname="${_pkgname}-bin"
pkgver=1.16_2007
-pkgrel=2
+pkgrel=3
epoch=0
pkgdesc="Tool to identify camera type and firmware version of several Canon compact cameras, and to automatically download the proper CHDK build."
arch=(
@@ -13,7 +13,7 @@ arch=(
)
url="http://www.zenoshrdlu.com/acid/acid.html"
license=(
- 'custom: freeware'
+ 'LicenseRef-custom:freeware'
)
groups=(
'chdk'