[arch-commits] Commit in tar/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Tue Jan 19 00:52:45 UTC 2021


    Date: Tuesday, January 19, 2021 @ 00:52:44
  Author: seblu
Revision: 406381

upgpkg: tar 1.33-1

Modified:
  tar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 00:40:49 UTC (rev 406380)
+++ PKGBUILD	2021-01-19 00:52:44 UTC (rev 406381)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=tar
-pkgver=1.32
-pkgrel=3
+pkgver=1.33
+pkgrel=1
 pkgdesc='Utility used to store, backup, and transport files'
 arch=('x86_64')
 url='https://www.gnu.org/software/tar/'
@@ -13,8 +13,8 @@
 options=('!emptydirs')
 validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732') # Sergey Poznyakoff
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('83e38700a80a26e30b2df054e69956e5'
-         'SKIP')
+sha256sums=('66a8344b1dc83a411d311bd1547e0176e56cc311f28ee94a30f84dafb3d9067e'
+            'SKIP')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list