* update icmake to 10.03.03-2

This commit is contained in:
Alexander Baldeck 2024-04-10 17:49:38 +02:00
parent aa48c08a2d
commit 7599cb41a2

View File

@ -23,6 +23,7 @@ depends=('libbobcat' 'libunwind')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
patch -Np1 -i "${srcdir}/disable-clear-screen.patch"
patch -Np1 -i "${srcdir}/icmake-10.03.03-1-cstdint.patch"