koboldcpp: update to 1.98.1

This commit is contained in:
Konstantin Podsvirov 2025-08-29 13:38:36 +03:00 committed by Christoph Reiter
parent 380d263ab8
commit ff3fe61d07

View File

@ -3,7 +3,7 @@
_realname=koboldcpp
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.97.1
pkgver=1.98.1
pkgrel=1
pkgdesc="An easy-to-use AI text-generation software for GGML and GGUF models (mingw-w64)"
arch=('any')
@ -19,7 +19,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-customtkinter: for GUI launcher"
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
source=("${url}/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
'0001-koboldcpp-1.95.1-fix-vulkan-shaders-gen.patch')
sha256sums=('fc51b20fd5898f8454009837c159bd2947234ec009033b1696c524a5a50b41ec'
sha256sums=('56923c49c98b5f633fad81a5b391084b133fbc1b9090dc93010aa86f1c51ecb2'
'fa82b39d88f0d9d9e49be27df11dac0cc05a9fed0e7624e40798f1efac090f2b')
prepare() {