blob: c75cc78b5124b77826c495af565ecfeebf1ca609 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wiper
pkgdesc = Disk cleanup tool
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/ikebastuz/wiper
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
source = wiper-0.2.1.tar.gz::https://github.com/ikebastuz/wiper/archive/v0.2.1.tar.gz
sha512sums = e053ab596c4f424cbacbe63900623a6aff4f3185de9cc1b73bc45cb094800f0682db028a8612c31db49990bd15901851b6e8b00579170e35462ab8f7337bea94
pkgname = wiper
|