Date: Thursday, December 13, 2018 @ 20:23:26 Author: eworm Revision: 342089
upgpkg: gparted 0.33.0-1 new upstream release Modified: gparted/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-13 20:20:47 UTC (rev 342088) +++ PKGBUILD 2018-12-13 20:23:26 UTC (rev 342089) @@ -3,7 +3,7 @@ # Contributor: György Balló <[email protected]> pkgname=gparted -pkgver=0.32.0 +pkgver=0.33.0 pkgrel=1 pkgdesc="A Partition Magic clone, frontend to GNU Parted" arch=('x86_64') @@ -26,7 +26,7 @@ 'mtools: utilities to access MS-DOS disks') validpgpkeys=('BB09FFB87563FA2E1A22146817A6D3FF338C9570') # "Curtis Gedak <[email protected]>" source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig}) -sha256sums=('ae1db86def71015f2d755310a32ab334354076d23bf400e35a720226112357ba' +sha256sums=('5023b8c983f88a22e65bf6f09a12ea09369defc008981b52ee8b96a3879f81d6' 'SKIP') build() {
