mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:07:14 +08:00
partitionmanager 2.2.1
This commit is contained in:
parent
ab0377a424
commit
b20d7c14f6
@ -1,5 +1,5 @@
|
||||
pkgname=kpmcore
|
||||
pkgver=2.2.0
|
||||
pkgver=2.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="A KDE utility that allows you to manage disks, partitions, and file systems"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ optdepends=('e2fsprogs: ext2/3/4 support'
|
||||
'dosfstools: FAT32 support'
|
||||
'btrfs-progs: btrfs support')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('6fbf955bdc710c60abc02db5f50c0a33cbb3c9a37f2e43056cdb2e923cfdf529')
|
||||
sha256sums=('573c662fce7077180bafa62461e0bf0000d6e7ca5f8fce3cfc7561668da291ae')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
@ -33,4 +33,3 @@ package() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgname=partitionmanager
|
||||
epoch=1
|
||||
pkgver=2.2.0
|
||||
pkgver=2.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="A KDE utility that allows you to manage disks, partitions, and file systems"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ replaces=('tribe-partitionmanager<=1358163-8')
|
||||
install=partitionmanager.install
|
||||
options=('debug')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('0d108fafbe826997a45bfae8abdb77ad43e5db8205736d6a401a83230e080ae9')
|
||||
sha256sums=('bcbd531e3a3616a436595141729634aa390a9f8d56f7bd4c3ab0e74a4927ac67')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
@ -33,4 +33,3 @@ package() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user