Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-archinfo


Commits:
8ae93cb8 by Levente Polyak at 2024-05-12T10:13:47+02:00
upgpkg: 9.2.102-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-archinfo
        pkgdesc = Classes with architecture-specific information useful to 
other projects
-       pkgver = 9.2.101
+       pkgver = 9.2.102
        pkgrel = 1
        url = https://github.com/angr/archinfo
        arch = any
@@ -14,8 +14,8 @@ pkgbase = python-archinfo
        optdepends = python-unicorn
        optdepends = python-keystone
        optdepends = python-pyvex
-       source = 
https://github.com/angr/archinfo/archive/v9.2.101/python-archinfo-9.2.101.tar.gz
-       sha512sums = 
a4eb89bfc305f166ce26887a38b20a98b59cf68a2560c521cf3ab7a36f88259ce4c24bc7f4a1ffbf7821c0284b6bc641fb1d6d37d3654fde83025740ca2b3514
-       b2sums = 
5d92dd1bbec9a445ef545505c5d4d9de59c0dee4903137eda088052c75c26643fa7f9f88688d2c239d9d2ba9052173cac1133884f035792683ba661a4ea90a92
+       source = 
https://github.com/angr/archinfo/archive/v9.2.102/python-archinfo-9.2.102.tar.gz
+       sha512sums = 
171b236e64ab11b26a229f0f241337fadf57ec0f26a45e2001fa3972ca7912955ba951c4344312ee868de8f09c0872adbe8fa543cd9b505c985c52aabdc404a8
+       b2sums = 
73541dd9b3bf2b56bcdc5d7b2dbdbe2867d14fd589ac8a176a39ac92c1f1be5190417244975a4ad0131e275885466c73d53a5bd69151bc0d1f327c6d9b793e34
 
 pkgname = python-archinfo


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=archinfo
 pkgname=python-${_pyname}
-pkgver=9.2.101
+pkgver=9.2.102
 pkgrel=1
 pkgdesc='Classes with architecture-specific information useful to other 
projects'
 url='https://github.com/angr/archinfo'
@@ -17,8 +17,8 @@ optdepends=(
   'python-pyvex'
 )
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('a4eb89bfc305f166ce26887a38b20a98b59cf68a2560c521cf3ab7a36f88259ce4c24bc7f4a1ffbf7821c0284b6bc641fb1d6d37d3654fde83025740ca2b3514')
-b2sums=('5d92dd1bbec9a445ef545505c5d4d9de59c0dee4903137eda088052c75c26643fa7f9f88688d2c239d9d2ba9052173cac1133884f035792683ba661a4ea90a92')
+sha512sums=('171b236e64ab11b26a229f0f241337fadf57ec0f26a45e2001fa3972ca7912955ba951c4344312ee868de8f09c0872adbe8fa543cd9b505c985c52aabdc404a8')
+b2sums=('73541dd9b3bf2b56bcdc5d7b2dbdbe2867d14fd589ac8a176a39ac92c1f1be5190417244975a4ad0131e275885466c73d53a5bd69151bc0d1f327c6d9b793e34')
 
 build() {
   cd "${_pyname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/8ae93cb8f2ecfcd840dff3e5b179cb1be3d7f2e1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/8ae93cb8f2ecfcd840dff3e5b179cb1be3d7f2e1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to