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


Commits:
51317953 by Antonio Rojas at 2024-05-04T19:30:21+02:00
upgpkg: 9.2.101-1: Update to 9.2.101

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-archinfo
        pkgdesc = Classes with architecture-specific information useful to 
other projects
-       pkgver = 9.2.81
-       pkgrel = 2
+       pkgver = 9.2.101
+       pkgrel = 1
        url = https://github.com/angr/archinfo
        arch = any
        license = custom:BSD2
@@ -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.81/python-archinfo-9.2.81.tar.gz
-       sha512sums = 
bae6bfa6cc13d0c536a8a3b6d8dc66dff97932aebd4155e940ee0009d629fae771e2755b4323805ea7fdbc200b4177d25d7ac01ffbb4dbe49f37615215f730e2
-       b2sums = 
c60e6dcd7f1d30606c0e9b55c5f56c8e06e8cf391389d46c828f8a4252654834b7592c4e4fbda68795a84f9ad8a51e0a5ad36fd71c7d1d7266d045583fba542e
+       source = 
https://github.com/angr/archinfo/archive/v9.2.101/python-archinfo-9.2.101.tar.gz
+       sha512sums = 
a4eb89bfc305f166ce26887a38b20a98b59cf68a2560c521cf3ab7a36f88259ce4c24bc7f4a1ffbf7821c0284b6bc641fb1d6d37d3654fde83025740ca2b3514
+       b2sums = 
5d92dd1bbec9a445ef545505c5d4d9de59c0dee4903137eda088052c75c26643fa7f9f88688d2c239d9d2ba9052173cac1133884f035792683ba661a4ea90a92
 
 pkgname = python-archinfo


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



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

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


Reply via email to