diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : gparted -version : 0.28.1 -release : 15 +version : 0.29.0 +release : 16 source : - - http://downloads.sourceforge.net/gparted/gparted-0.28.1.tar.gz : 76891f14394754f7d6ecceba2af0e585bf89f9d780c389a255dcd41a2f45d333 + - https://netcologne.dl.sourceforge.net/project/gparted/gparted/gparted-0.29.0/gparted-0.29.0.tar.gz : 2250bf6bb43687be149c2a95fbfe2f6f0215690e187179d5f733ae518fa7c3cd license : GPL-2.0 summary : GParted is a free graphical disk partition editor description: | @@ -18,7 +18,9 @@ setup : | %patch -p1 < $pkgfiles/0001-Support-pkexec.patch %patch -p1 < $pkgfiles/0002-Don-t-override-icons-at-all-leave-that-to-the-deskto.patch - %reconfigure --disable-doc --disable-scrollkeeper + %reconfigure --disable-static \ + --disable-scrollkeeper \ + --disable-doc 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,8 +2,8 @@ gparted - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net GPL-2.0 GParted is a free graphical disk partition editor @@ -32,12 +32,12 @@ - - 2017-07-17 - 0.28.1 + + 2017-08-07 + 0.29.0 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file