summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin 'golodhrim' Scholz2021-01-19 21:31:47 +0100
committerMartin 'golodhrim' Scholz2021-01-19 21:31:47 +0100
commit4df53fb79d6643684be4b77887505259a1b876fc (patch)
treea70d5430bc10b47b344679e013a7ce90493a05b4
parent29066653f3dd6aa329b709bc59ce85041b3ebad6 (diff)
downloadaur-4df53fb79d6643684be4b77887505259a1b876fc.tar.gz
Adding bank in version 5.8.1 for trytond
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22c24983e1f3..bf6b70b49ab7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('30627245ffceee603b8e46630e21722a4106d306c58c4f467d388fccb605b093')
+sha512sums=('b7f4c38fe7638f19f249d7f241156786d9e58059f85d33435b8d031b94fc74df6f40eaf41f77eaba93bad944437d6ed3b317e635c9d804c880a9bdd6d3c85e49')
b2sums=('c225eda1df132868ea01d796f1dfdd24521ecc0bc995667dd14a6e829b2496492cd801c0d6fd9a1298b337f72b0d9e8a63c6a4ed7b4ed8108bf3ee19a67329b2')
build() {