Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
ollama
Commits:
3992fe97 by Alexander F. Rødseth at 2024-11-02T14:55:47+01:00
upgpkg: 0.3.14-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -23,4 +23,3 @@ pkgname = ollama
pkgname = ollama-docs
pkgdesc = Documentation for Ollama
- arch = any
=====================================
PKGBUILD
=====================================
@@ -72,7 +72,6 @@ package_ollama() {
package_ollama-docs() {
pkgdesc='Documentation for Ollama'
- arch=(any)
install -d "$pkgdir/usr/share/doc"
cp -r $pkgbase/docs "$pkgdir/usr/share/doc/$pkgbase"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/3992fe9702792234e5766d5d0578d515742f3d27
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/3992fe9702792234e5766d5d0578d515742f3d27
You're receiving this email because of your account on gitlab.archlinux.org.