diff options
author | piernov <piernov@piernov.org> | 2011-07-20 23:59:20 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-07-20 23:59:20 +0200 |
commit | 6ff000a212f077a7df4f43df4ffc8f59fd9a8bc3 (patch) | |
tree | ab26bf4d0ca56174e524f3429845aaa5ae396b6a /extra | |
parent | 20054a4bd4e6bdbbf60ee6df65fed7495e16f247 (diff) | |
download | nutyx-extra-6ff000a212f077a7df4f43df4ffc8f59fd9a8bc3.tar.gz nutyx-extra-6ff000a212f077a7df4f43df4ffc8f59fd9a8bc3.tar.bz2 nutyx-extra-6ff000a212f077a7df4f43df4ffc8f59fd9a8bc3.tar.xz nutyx-extra-6ff000a212f077a7df4f43df4ffc8f59fd9a8bc3.zip |
gparted 0.9.0-1 màj port
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gparted/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/gparted/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | extra/gparted/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/gparted/.md5sum.i686 b/extra/gparted/.md5sum.i686 index adb57a3a5..42d77d125 100644 --- a/extra/gparted/.md5sum.i686 +++ b/extra/gparted/.md5sum.i686 @@ -1,2 +1,2 @@ -29adfe33df34c03b7f800ce5374e957a gparted-0.8.0.tar.bz2 +56ec9c80413ba2d8ad0193bfc2b5a99f gparted-0.9.0.tar.bz2 bdd3ab0b5322e244fe61b0d4cdc37c06 gparted.desktop diff --git a/extra/gparted/.md5sum.x86_64 b/extra/gparted/.md5sum.x86_64 index adb57a3a5..42d77d125 100644 --- a/extra/gparted/.md5sum.x86_64 +++ b/extra/gparted/.md5sum.x86_64 @@ -1,2 +1,2 @@ -29adfe33df34c03b7f800ce5374e957a gparted-0.8.0.tar.bz2 +56ec9c80413ba2d8ad0193bfc2b5a99f gparted-0.9.0.tar.bz2 bdd3ab0b5322e244fe61b0d4cdc37c06 gparted.desktop diff --git a/extra/gparted/Pkgfile b/extra/gparted/Pkgfile index c8c69703a..0e69f20c4 100755 --- a/extra/gparted/Pkgfile +++ b/extra/gparted/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk,parted,gtkmm,libsigc++,ntfsprogs,ktsuss,lvm2 name=gparted -version=0.8.0 +version=0.9.0 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\ gparted.desktop) |