diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - system.utils - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,12 +1,15 @@ name : gptfdisk -version : 1.0.0 -release : 2 +version : 1.0.1 +release : 3 source : - - http://downloads.sourceforge.net/gptfdisk/gptfdisk-1.0.0.tar.gz : 5b66956743a799fc0471cdb032665c1391e82f9c5b3f1d7d726d29fe2ba01d6c + - https://freefr.dl.sourceforge.net/project/gptfdisk/gptfdisk/1.0.1/gptfdisk-1.0.1.tar.gz : 864c8aee2efdda50346804d7e6230407d5f42a8ae754df70404dd8b2fdfaeac7 license : GPL-2.0 +component : system.utils summary : GPT fdisk-like utility description: | GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks. +builddeps : + - pkgconfig(popt) build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,11 @@ gptfdisk - Ikey Doherty - ikey@solus-project.com + Michael Meinertzhagen + mmeinert@protonmail.com GPL-2.0 + system.utils GPT fdisk-like utility GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks. @@ -23,12 +24,12 @@ - - 2015-08-21 - 1.0.0 + + 2017-05-29 + 1.0.1 Packaging update - Ikey Doherty - ikey@solus-project.com + Michael Meinertzhagen + mmeinert@protonmail.com \ No newline at end of file