[arch-commits] Commit in python-pefile/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Jun 7 20:04:24 UTC 2021
Date: Monday, June 7, 2021 @ 20:04:24
Author: anthraxx
Revision: 958154
upgpkg: python-pefile 2021.5.24-1
Modified:
python-pefile/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-07 20:04:12 UTC (rev 958153)
+++ PKGBUILD 2021-06-07 20:04:24 UTC (rev 958154)
@@ -3,7 +3,7 @@
# Contributor: Sonic-Y3k <sonic.y3k at googlemail.com>
pkgname=python-pefile
-pkgver=2019.4.18
+pkgver=2021.5.24
pkgrel=1
pkgdesc='Python PE parsing module'
url='https://github.com/erocarrera/pefile'
@@ -11,8 +11,8 @@
license=('MIT')
depends=('python' 'python-future')
source=(https://github.com/erocarrera/pefile/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('351e9fa45731134b4c983b987ab865aa838d58c0c68b9d1a0645c705cd49d51c763ab6db7d8f5d0bf9a1ba8ea89dd297a7fc5bbd1d8184eebd84cf6553743ce5')
-b2sums=('a9204309c6c4fc203830e948885811841e7355720affbeccaaf7be1110a391d18001ce610cdc8f34655dfe4836893742b42aa85be3694433ee6608b214363767')
+sha512sums=('86e94f339e195216d99ba48f904d196f7f1ef91cbf748adbb785e5a0f2c78ea804949abc2f1ada60aa76fb263abbaf394a23e5b9a354c01eeb0637ea90c3c04b')
+b2sums=('00c1a639f0dc948dcc6e72d76a1776276c1060eaf3fdf950f3f77bf30735b12559b4012e49debc66abed5113e13794935df4e843424ad2dcd643d8170822fdb4')
build() {
cd pefile-${pkgver}
More information about the arch-commits
mailing list