Date: Monday, October 4, 2021 @ 06:19:15 Author: tpowa Revision: 425065
upgpkg: archboot 2021.10-1: bump to latest version Modified: archboot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-04 06:07:24 UTC (rev 425064) +++ PKGBUILD 2021-10-04 06:19:15 UTC (rev 425065) @@ -1,8 +1,8 @@ # Maintainer : Tobias Powalowski <[email protected]> pkgname=archboot -pkgver=2021.09 -pkgrel=44 +pkgver=2021.10 +pkgrel=1 pkgdesc="Advanced, modular arch boot/install image creation utility" arch=(any) license=('GPL')
