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

Daniel Bermond dbermond at archlinux.org
Fri Sep 18 16:24:22 UTC 2020


    Date: Friday, September 18, 2020 @ 16:24:21
  Author: dbermond
Revision: 710681

upgpkg: pax 20200904-1

Modified:
  pax/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 16:23:00 UTC (rev 710680)
+++ PKGBUILD	2020-09-18 16:24:21 UTC (rev 710681)
@@ -2,8 +2,8 @@
 # Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=pax
-pkgver=20190825
-pkgrel=2
+pkgver=20200904
+pkgrel=1
 pkgdesc='Portable Archive Interchange - the POSIX standard archive tool for cpio and tar formats'
 arch=('x86_64')
 url='https://www.mirbsd.org/pax.htm'
@@ -11,7 +11,7 @@
 depends=('glibc')
 source=("https://www.mirbsd.org/MirOS/dist/mir/cpio/paxmirabilis-${pkgver}.cpio.gz")
 noextract=("paxmirabilis-${pkgver}.cpio.gz")
-sha256sums=('94c9110e4778d762523c3915b97587b92ae4547129424e34ad4512da4eb09b81')
+sha256sums=('c893daefdaaeb564dcce62dede1739d9960a67ceae4271964753271a61c0a531')
 
 prepare() {
     mkdir -p "${pkgname}-${pkgver}/build"



More information about the arch-commits mailing list