blob: f9c9813ab7b5bd0b8689c6b345892e8f023c2e12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = uni-updater-git
pkgdesc = Helper program that updates everything on your system.
pkgver = 0.2.4.r0.gcd48fb1
pkgrel = 1
url = https://codeberg.org/TTsdzb/uni-updater
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
provides = uni-updater=0.2.4.r0.gcd48fb1
conflicts = uni-updater
source = uni-updater-git::git+https://codeberg.org/TTsdzb/uni-updater
sha512sums = SKIP
pkgname = uni-updater-git
|