diff --git a/thirdparty/sqlite/HPKBUILD b/thirdparty/sqlite/HPKBUILD index 37fddd11b7b9377143517e7bace4bb1d695ed287..bc683312bceb4ec05660fc713e02a5a445cc4e3d 100644 --- a/thirdparty/sqlite/HPKBUILD +++ b/thirdparty/sqlite/HPKBUILD @@ -11,6 +11,8 @@ depends=("tcl") makedepends=("tclsh8.6") source="https://github.com/$pkgname/$pkgname/archive/refs/tags/$pkgver.tar.gz" + + autounpack=true downloadpackage=true buildtools="configure"