blob: b2393f4d95b6c218881f7d9bcd663167409a3a3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = archstore-git
pkgdesc = Classic Arch Linux package manager client combining pacman and AUR
pkgver = v0.2.r0.g6e020a9
pkgrel = 1
url = https://github.com/0x5t4l1n/AURHub
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = nodejs
makedepends = npm
depends = python
depends = python-fastapi
depends = uvicorn
depends = python-httpx
depends = python-aiosqlite
depends = python-pydantic
depends = xdg-utils
depends = polkit
optdepends = yay: Arch User Repository (AUR) helper support (recommended)
optdepends = paru: Alternative AUR helper support
provides = archstore
conflicts = archstore
source = git+https://github.com/0x5t4l1n/AURHub.git
source = archstore-launcher
source = archstore.desktop
source = archstore.png
sha256sums = SKIP
sha256sums = 54d93c22dfe45f14645a599ee10f811af5d5b3e411208cda70011aea1e174d4c
sha256sums = 95d6872ed5d5b39ff731730591a7503cbaf7479e69e31e4b19ce261fd1ba2f20
sha256sums = cb2e0f2399ac56ad3368ae9875648d8c6c525be65c6c325da639cb95a9ed7a27
pkgname = archstore-git
|