blob: ee83a9a61a4ebcf6c587298de664e53ce267afb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = buttermanager
pkgdesc = Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safetly
pkgver = 1.7
pkgrel = 2
url = https://github.com/egara/buttermanager
arch = i686
arch = x86_64
license = GPL
makedepends = python>=3
makedepends = git
depends = python>=3
depends = btrfs-progs
source = git+https://github.com/egara/buttermanager.git#branch=master
md5sums = SKIP
pkgname = buttermanager
|