blob: 599f5fa904788f0416032652fe4387140fae911f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pkg-sync
pkgdesc = An interactive system health manager for Arch Linux
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/Dacraezy1/pkg-sync
arch = x86_64
license = MIT
depends = pacman
depends = pacman-contrib
depends = curl
optdepends = yay: for AUR updates
optdepends = paru: alternative AUR helper
source = https://github.com/Dacraezy1/pkg-sync/archive/v1.0.1.tar.gz
sha256sums = 6cc4746fc184c06174100f01ef44d34b9074367ae4b667ba020e47c2918e55df
pkgname = pkg-sync
|