Date: Monday, January 25, 2021 @ 19:05:04 Author: eworm Revision: 406738
upgpkg: gparted 1.2.0-1: new upstream release Modified: gparted/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-25 14:07:21 UTC (rev 406737) +++ PKGBUILD 2021-01-25 19:05:04 UTC (rev 406738) @@ -3,7 +3,7 @@ # Contributor: György Balló <[email protected]> pkgname=gparted -pkgver=1.1.0 +pkgver=1.2.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=('e2fe7b7afbc07e930491c00a05200c2682cc0576ca8f6da87245a000257f5924' +sha256sums=('6c90715d254d7a7ec0208b29007b64160dd9fb7df4c4aa7f8ec2c9d23114c719' 'SKIP') build() {
