summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67e7b16ffc46..cacf5c1779ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=bin2hex-git
_pkgname=bin2hex
pkgver=r5.aa6b51a
-pkgrel=11
+pkgrel=15
pkgdesc="Convert raw binary files to Intel \"IHEX\" type files (used for loading large chunks of data into an Arduino board)"
arch=(x86_64
aarch64
riscv64)
url="https://github.com/krupski/bin2hex"
-license=('GPLv3')
+license=('GPL-3.0-only')
provides=(${pkgname})
conflicts=(${pkgname} ${_pkgname})
#replaces=(${pkgname})