mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:27:15 +08:00
partitonmanager: update to parted 3.0
This commit is contained in:
parent
0f59a027f1
commit
d4b4314604
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=partitionmanager
|
||||
pkgver=1252996
|
||||
pkgver=1257912
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://sourceforge.net/projects/partitionman"
|
||||
|
@ -51,8 +51,8 @@ build()
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
# replace rekonq screenshot with konqueror
|
||||
rm -v ui/images/screenshot04.png
|
||||
mv -v ui/images/screenshot04-konqueror.png ui/images/screenshot04.png
|
||||
#rm -v ui/images/screenshot04.png
|
||||
#mv -v ui/images/screenshot04-konqueror.png ui/images/screenshot04.png
|
||||
|
||||
# proper bootmnt folder
|
||||
sed -i -e "s/@ARCH@/${CARCH}/g" config-tribe.h.cmake
|
||||
|
@ -8,8 +8,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=tribe-partitionmanager
|
||||
pkgver=1216949
|
||||
pkgrel=2
|
||||
pkgver=1257912
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://sourceforge.net/projects/partitionman"
|
||||
license=('GPL2')
|
||||
|
Loading…
Reference in New Issue
Block a user