diff options
author | Martin 'golodhrim' Scholz | 2021-01-19 21:24:23 +0100 |
---|---|---|
committer | Martin 'golodhrim' Scholz | 2021-01-19 21:24:23 +0100 |
commit | badccee2cfb0f209aed68a39bf79cd38660fed08 (patch) | |
tree | 53f8466f8c99df550519240d181d07038d906fad | |
parent | c71c61acfb4a74ae967125a648741a18c25ac5b4 (diff) | |
download | aur-badccee2cfb0f209aed68a39bf79cd38660fed08.tar.gz |
Adding purchase-requisition in version 5.8.1 for trytond
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ depends=('python>=3.5') makedepends=('python-distribute') source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz") sha256sums=('afd2e54bfe04b6184fb1ae94cdc729dd12a4d8cd03e96a5e67d5568c143677ed') +sha512sums=('f0c97dc5b484ddf5c51a1a12e2015995803bebe7b8909857de5b083ae4fcc7f257c5d37e6c4f9c309425d076bce566f1ce56cb56f8881a82688871912f28c4db') b2sums=('ca74b85717edc397f8384e51f78f57dfa40d4800ece73151226a07dc628705fd2f3f9cad1bb5d64a6708003f9e115d6be70bc508a98842d3ed5c5ba798648539') build() { |