[arch-commits] Commit in pax/trunk (PKGBUILD)
Daniel Bermond
dbermond at archlinux.org
Fri Dec 18 13:11:08 UTC 2020
Date: Friday, December 18, 2020 @ 13:11:08
Author: dbermond
Revision: 778584
upgpkg: pax 20201030-1
Modified:
pax/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-18 13:10:37 UTC (rev 778583)
+++ PKGBUILD 2020-12-18 13:11:08 UTC (rev 778584)
@@ -2,7 +2,7 @@
# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
pkgname=pax
-pkgver=20200904
+pkgver=20201030
pkgrel=1
pkgdesc='Portable Archive Interchange - the POSIX standard archive tool for cpio and tar formats'
arch=('x86_64')
@@ -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=('c893daefdaaeb564dcce62dede1739d9960a67ceae4271964753271a61c0a531')
+sha256sums=('fe3f99c28ba7a46c4bce0b329da3742908b87fe8fbe17f0db1f99a1bd053d46b')
prepare() {
mkdir -p "${pkgname}-${pkgver}/build"
More information about the arch-commits
mailing list