summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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
-