mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 15:29:38 +01:00
UPdate srcinfo
This commit is contained in:
parent
8fc8a8cbdd
commit
925a929788
1 changed files with 6 additions and 7 deletions
13
.SRCINFO
13
.SRCINFO
|
|
@ -1,15 +1,14 @@
|
|||
pkgbase = jan
|
||||
pkgdesc = Jan is an open source alternative to ChatGPT that runs 100% offline on your computer (stable version)
|
||||
pkgver = 0.5.6
|
||||
pkgdesc = An open source alternative to ChatGPT that runs 100% offline on your computer
|
||||
pkgver = 0.5.9
|
||||
pkgrel = 1
|
||||
url = https://jan.ai/
|
||||
arch = x86_64
|
||||
license = AGPL-3.0
|
||||
makedepends = git
|
||||
makedepends = nodejs
|
||||
makedepends = npm
|
||||
makedepends = yarn
|
||||
makedepends = nvm
|
||||
makedepends = libxcrypt-compat
|
||||
makedepends = python
|
||||
depends = nss
|
||||
depends = atk
|
||||
depends = libcups
|
||||
|
|
@ -17,9 +16,9 @@ pkgbase = jan
|
|||
depends = alsa-lib
|
||||
provides = jan
|
||||
conflicts = jan
|
||||
source = jan::git+https://github.com/janhq/jan.git#tag=v0.5.6
|
||||
source = jan::git+https://github.com/janhq/jan.git#tag=v0.5.9
|
||||
source = jan.desktop
|
||||
sha256sums = SKIP
|
||||
sha256sums = 4f0b01b21144c9fe91c36613578c7dc3323cbe009ffe3a628e987ead77e4178c
|
||||
sha256sums = 689c50321d61f2c40a275c004865e9956501038782867bbe73e9d42128f40048
|
||||
|
||||
pkgname = jan
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue