diff options
Diffstat (limited to 'testing/apt-dater-host/APKBUILD')
-rw-r--r-- | testing/apt-dater-host/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apt-dater-host/APKBUILD b/testing/apt-dater-host/APKBUILD index eef272209dd..adc245dcdd0 100644 --- a/testing/apt-dater-host/APKBUILD +++ b/testing/apt-dater-host/APKBUILD @@ -6,7 +6,7 @@ pkgrel=5 pkgdesc="Host helper application for apt-dater" url="https://github.com/DE-IBH/apt-dater-host" arch="noarch" -license="GPL2+" +license="GPL-2.0-or-later" checkdepends="bats checkbashisms" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/DE-IBH/$pkgname/archive/v$pkgver.tar.gz |