summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Laß2023-02-20 19:07:32 +0100
committerMichael Laß2023-02-20 19:14:42 +0100
commitda33bf1a8b9ef6e5b4e89c70a54bb1053bfc6199 (patch)
tree598a261429787909b4015181bb5bcee4f273218b /.SRCINFO
parent3f590fcd1e695c04045c4906b68d0f93bde993c4 (diff)
downloadaur-pycrc.tar.gz
Update and adopt PEP 517
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e246b638e72f..e7bc4a776de0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = pycrc
- pkgdesc = A free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator
- pkgver = 0.9.2
- pkgrel = 3
- url = http://www.tty1.net/pycrc/
+ pkgdesc = Free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator
+ pkgver = 0.10.0
+ pkgrel = 1
+ url = https://pycrc.org
arch = any
license = MIT
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
- options = !emptydirs
- source = https://pycrc.org/download/pycrc-0.9.2.tar.gz
- sha256sums = 84aebcd36304c0fd28ecf64df3888d69a2b9895759c83cf90f55afc9eff4e352
+ source = https://pycrc.org/download/pycrc-0.10.0.tar.gz
+ sha256sums = bf3b414dde3f5c1c2b331ba300a5550da5ba280b1611bc7c0ccf9780499fc041
pkgname = pycrc
-