blob: 99bb72fda05489200b6e077b779ff3fc462ad029 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = partitionmanager-git
pkgdesc = A KDE utility that allows you to manage disks, partitions, and file systems. (GIT version)
pkgver = 4.1.0.r1434.d05914c
pkgrel = 1
url = https://kde.org/applications/en/system/org.kde.partitionmanager
arch = x86_64
license = GPL2
makedepends = extra-cmake-modules
makedepends = kdoctools
makedepends = git
makedepends = python
depends = kpmcore
depends = kio
depends = hicolor-icon-theme
provides = partitionmanager
conflicts = partitionmanager
source = git+https://invent.kde.org/system/partitionmanager.git
sha256sums = SKIP
pkgname = partitionmanager-git
|