summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0173840ac3f0715ae628420da15965b85609d0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cleanupdate-git
	pkgdesc = A simple script to speed up updating and cleaning your system
	pkgver = 0.6
	pkgrel = 3
	url = https://github.com/cubanpit/cleanupdate
	arch = any
	license = GPL3
	makedepends = git
	depends = ncurses
	depends = sudo
	depends = bash
	optdepends = yaourt: update packages from AUR repository (alternative to pacaur)
	optdepends = pacaur: update packages from AUR repository (alternative to yaourt)
	source = git://github.com/cubanpit/cleanupdate
	md5sums = SKIP

pkgname = cleanupdate-git