[arch-commits] Commit in parted/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Jan 28 08:14:46 UTC 2021
Date: Thursday, January 28, 2021 @ 08:14:45
Author: eworm
Revision: 406858
upgpkg: parted 3.4-1: new upstream release
Modified:
parted/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-28 07:37:40 UTC (rev 406857)
+++ PKGBUILD 2021-01-28 08:14:45 UTC (rev 406858)
@@ -2,8 +2,8 @@
# Contributor: Aaron Griffin <aaron at archlinux.org>
pkgname=parted
-pkgver=3.3
-pkgrel=2
+pkgver=3.4
+pkgrel=1
pkgdesc="A program for creating, destroying, resizing, checking and copying partitions"
arch=('x86_64')
license=('GPL3')
@@ -13,7 +13,7 @@
validpgpkeys=('1B49F933916A37A3F45A1812015F4DD4A70FB705' # Phillip Susi <psusi at ubuntu.com>
'B4C6B451E4FA8B4232CA191E117E8C168EFE3A7F') # Brian C. Lane <bcl at redhat.com>
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('57e2b4bd87018625c515421d4524f6e3b55175b472302056391c5f7eccb83d44'
+sha256sums=('e1298022472da5589b7f2be1d5ee3c1b66ec3d96dfbad03dc642afd009da5342'
'SKIP')
build() {
More information about the arch-commits
mailing list