blob: 2c7755d98d6ba14a250f1818ee883a77c0cf48ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pupu-bin
pkgdesc = A simple and easy to use UI for the Ollama.(Use system-wide electron)
pkgver = 0.0.3
pkgrel = 1
url = https://github.com/haoxiang-xu/PuPu
arch = any
license = MIT
depends = electron30
depends = ollama
depends = python
provides = pupu=0.0.3
conflicts = pupu
options = !emptydirs
source = pupu-0.0.3.deb::https://github.com/haoxiang-xu/PuPu/releases/download/v0.0.3/pupu_0.0.3_amd64.deb
source = LICENSE-0.0.3::https://raw.githubusercontent.com/haoxiang-xu/PuPu/v0.0.3/LICENSE
source = pupu.sh
sha256sums = 833cb4534d1a51a11bed8dac6dfff2f25ae88480d2d68ea223c2e14d967f0e85
sha256sums = fb576e9f4e2a7decb731247171b312ddae9a3653b2a5377a5a2d994c8c5d2261
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = pupu-bin
|