blob: 6763b37fc0d6f476bea2d3710daa10f0c36e26ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sysupdate-git
pkgdesc = A fast and convenient system update utility for Arch Linux written in Go (Bubble Tea)
pkgver = r4.47e0479
pkgrel = 1
url = https://github.com/monom777/sysupdate
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = pacman
depends = flatpak
provides = sysupdate
conflicts = sysupdate
source = sysupdate-git::git+https://github.com/monom777/sysupdate.git
sha256sums = SKIP
pkgname = sysupdate-git
|