blob: e79cf8d23a6e27d6e57bbddbc005f70117af3a4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pacleaner
pkgdesc = Script to clean up pacman cache in a more flexible way than with paccache or pacman itself. Fully configurable and flexible
pkgver = 2.2
pkgrel = 1
url = https://github.com/lesebas/pacleaner
arch = i686
arch = x86_64
license = GPL
depends = python
depends = python-hurry-filesize
source = https://github.com/lesebas/pacleaner/archive/0.2.2.tar.gz
md5sums = 67b47b257d51c3b7acba58bad544f442
pkgname = pacleaner
|