blob: 64150cec5f4426e784324a6d126421d414233b50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = cleanarch
pkgdesc = Clean your Arch Linux system by removing unnecessary packages and cache.
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/Coderangshu/cleanarch
arch = any
license = MIT
depends = bash
source = cleanarch-0.0.1.tar.gz::https://github.com/Coderangshu/cleanarch/archive/refs/tags/0.0.1.tar.gz
sha256sums = SKIP
pkgname = cleanarch
|