Fix version to comply with msys2 standards

This commit is contained in:
Kreijstal
2023-12-23 12:14:27 +01:00
committed by GitHub
parent 5c61221ee8
commit c6c17e2fff

View File

@@ -1,7 +1,7 @@
_realname=llama.cpp
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=b1691
pkgver=r1691.7082d24c
pkgrel=1
pkgdesc="Port of Facebook's LLaMA model in C/C++ (mingw-w64)"
arch=('any')