summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2024-01-23 20:02:33 +0800
committertaotieren2024-01-23 20:02:33 +0800
commit3c608fca1b71125e8e828f23143c60ea727ad331 (patch)
tree90f5c0e7044e7e5f978b4119a91f28efb52edb13 /PKGBUILD
parentda26721ceb69e2c6b558a17f1be88dd9ec9f48c6 (diff)
downloadaur-bin2hex-git.tar.gz
[lilac] updated to r5.aa6b51a-15
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})