author | Felix Yan
<felixonmars@archlinux.org> 2022-11-01 23:29:52 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-11-01 23:29:52 UTC |
parent | f0443274ee54442477110d283ed40137c7828b24 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a9d96fd..526fd7f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=uboot-tools pkgver=2022.10 -pkgrel=1 +pkgrel=2 pkgdesc='U-Boot bootloader utility tools' arch=(x86_64) url='https://www.denx.de/wiki/U-Boot/WebHome'