blob: f0f052455c56c21c1fab3aa8f8500df7181e9f10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = velo
pkgdesc = A script to manage AUR packages and perform various package-related tasks
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/sparksistaken/velo
arch = x86_64
license = GPL3
depends = git
depends = curl
depends = pacman
source = https://github.com/sparksistaken/velo/raw/main/velo.sh
sha256sums = SKIP
pkgname = velo
|