summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7367ddb3abb0..f3c663b7e5f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = python-crccheck
pkgdesc = Calculation library for CRCs and checksums
- pkgver = 1.1
- pkgrel = 2
- url = https://sourceforge.net/projects/crccheck
+ pkgver = 1.3.0
+ pkgrel = 1
+ url = https://github.com/MartinScharrer/crccheck
arch = any
- license = GPL3
+ license = MIT
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
- source = https://files.pythonhosted.org/packages/source/c/crccheck/crccheck-1.1.tar.gz
- sha256sums = 45962231cab62b82d05160553eebd9b60ef3ae79dc39527caef52e27f979fa96
+ source = https://github.com/MartinScharrer/crccheck/releases/download/v1.3.0/crccheck-1.3.0.tar.gz
+ sha256sums = 5384f437de610ade5c3d8689efc80ccd1267b8c452ade83411fd8500a1024f3e
pkgname = python-crccheck