Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pefile


Commits:
06afa12f by Antonio Rojas at 2024-12-25T21:13:29+01:00
upgpkg: 2024.8.26-1: Udpate to 2024.8.26

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pefile
        pkgdesc = Python PE parsing module
-       pkgver = 2023.2.7
-       pkgrel = 3
+       pkgver = 2024.8.26
+       pkgrel = 1
        url = https://github.com/erocarrera/pefile
        arch = any
        license = MIT
@@ -10,8 +10,8 @@ pkgbase = python-pefile
        makedepends = python-installer
        makedepends = python-wheel
        depends = python
-       source = 
https://github.com/erocarrera/pefile/archive/v2023.2.7/python-pefile-2023.2.7.tar.gz
-       sha512sums = 
829f5480a9a0d801d204a186556cf2941e303df6e7d5ea01522f5fe9a5075141431f549ebd18103818580922ff05b563c9f6e756eae683260fdd9d5af72c81e4
-       b2sums = 
c4fc4c18aa3517691dc09b91b7477d0a1b1ed0be2f72606697d2840b12d040aa010825ad992e032d258971398677899d44f845bf651c38b8f389cdd55a9aa786
+       source = 
https://github.com/erocarrera/pefile/archive/v2024.8.26/python-pefile-2024.8.26.tar.gz
+       sha512sums = 
d81dc149da6dfc70e80c305440f2846a04904e8c442a42882b9c8d1a7a2b5ccf827be19827f4979e9880098a67dc858ddcce5a24b35cc6b7cda2e448f3e1386f
+       b2sums = 
32807d9a1dbfd6f0691dafcc909348e59b561ed1d5cacf75d3b6d8dae9c0276a8e4d508296efc7676018c75a072bc8c86efd1e31b36259c78e9c9e3f2fe99662
 
 pkgname = python-pefile


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Sonic-Y3k <sonic....@googlemail.com>
 
 pkgname=python-pefile
-pkgver=2023.2.7
-pkgrel=3
+pkgver=2024.8.26
+pkgrel=1
 pkgdesc='Python PE parsing module'
 url='https://github.com/erocarrera/pefile'
 arch=('any')
@@ -12,8 +12,8 @@ license=('MIT')
 depends=('python')
 makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 
source=(https://github.com/erocarrera/pefile/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('829f5480a9a0d801d204a186556cf2941e303df6e7d5ea01522f5fe9a5075141431f549ebd18103818580922ff05b563c9f6e756eae683260fdd9d5af72c81e4')
-b2sums=('c4fc4c18aa3517691dc09b91b7477d0a1b1ed0be2f72606697d2840b12d040aa010825ad992e032d258971398677899d44f845bf651c38b8f389cdd55a9aa786')
+sha512sums=('d81dc149da6dfc70e80c305440f2846a04904e8c442a42882b9c8d1a7a2b5ccf827be19827f4979e9880098a67dc858ddcce5a24b35cc6b7cda2e448f3e1386f')
+b2sums=('32807d9a1dbfd6f0691dafcc909348e59b561ed1d5cacf75d3b6d8dae9c0276a8e4d508296efc7676018c75a072bc8c86efd1e31b36259c78e9c9e3f2fe99662')
 
 build() {
   cd pefile-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pefile/-/commit/06afa12ffb52be42baa4b82c1cf9752387e2a7f6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pefile/-/commit/06afa12ffb52be42baa4b82c1cf9752387e2a7f6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to