summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Zack2021-12-24 20:23:07 +1100
committerSimon Zack2021-12-24 20:23:07 +1100
commit2049692c445b15f4c305b7c76e25834b963d61c1 (patch)
treeedc7ff88fae28519313bcfe5d36accacb6fe00d5
parent7f5b3b6639206bc8a29cd4de21226479f21333f9 (diff)
downloadaur-2049692c445b15f4c305b7c76e25834b963d61c1.tar.gz
updated `.SRCINFO`
-rw-r--r--.SRCINFO8
1 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4d57867cd5b..03174dbd49f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
pkgbase = python-xdis
pkgdesc = Python cross-version bytecode library and disassembler
- pkgver = 5.0.9
+ pkgver = 6.0.3
pkgrel = 1
url = https://github.com/rocky/python-xdis
arch = any
license = GPL2
makedepends = python-setuptools
- depends = flake8
depends = python-click
depends = python-nose
depends = python-six
- source = https://github.com/rocky/python-xdis/releases/download/5.0.9/xdis-5.0.9.tar.gz
- sha512sums = 23d9d8de67f55bcfee3514c12c82535e7427ae91f30a0a717761247d8b53c70b4b352cbf401e4309695fae4800ae7443a122bc12e167824213cc515e9697b7a1
+ source = https://files.pythonhosted.org/packages/source/x/xdis/xdis-6.0.3.tar.gz
+ sha256sums = 97f776f1c626e6a9e3babd0c1ca5ef394e879d7027580c54ae0be873122f9ebc
pkgname = python-xdis
-