summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoralgebro2019-01-19 15:28:09 -0500
committeralgebro2019-01-19 15:28:09 -0500
commitcc86e646fd146dfb4a2c722aa29d951f8bdd20a8 (patch)
tree5b876150581414826ddca69bf598b79adf40ca93 /.SRCINFO
parent755c1524a3e32efda67c7b8d13ab0ddb2f8f0d31 (diff)
downloadaur-cc86e646fd146dfb4a2c722aa29d951f8bdd20a8.tar.gz
PKGBUILD improvements
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9b63b7c9a6a..de584a3a5e67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-eth-hash
pkgdesc = The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3.
pkgver = 0.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ethereum/eth-hash
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = python-eth-hash
depends = python
depends = python-pysha3
depends = python-pycryptodome
- source = https://github.com/ethereum/eth-hash/archive/v0.2.0.tar.gz
+ source = python-eth-hash-0.2.0.tar.gz::https://github.com/ethereum/eth-hash/archive/v0.2.0.tar.gz
sha256sums = 4f275118ae0f26c9f3f7c9fc4feee308a9d32d04fd23b6c8ba25329d0e3da219
pkgname = python-eth-hash