summaryrefslogtreecommitdiff
path: root/pcr/trytond-account-invoice
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/trytond-account-invoice')
-rw-r--r--pcr/trytond-account-invoice/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/trytond-account-invoice/PKGBUILD b/pcr/trytond-account-invoice/PKGBUILD
index 0a62b6961..1f2574548 100644
--- a/pcr/trytond-account-invoice/PKGBUILD
+++ b/pcr/trytond-account-invoice/PKGBUILD
@@ -12,7 +12,7 @@ groups=('trytond-modules')
depends=('trytond>=2.6' 'trytond-account>=2.6' 'trytond-company>=2.6' 'trytond-party>=2.6' 'trytond-product>=2.6' 'trytond-currency>=2.6' 'trytond-account-product>=2.6')
makedepends=('python2-distribute')
source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz")
-md5sums=("c44b9cbde537b3d54e0fd45b5fbf2943")
+md5sums=("a93b71985bbcb70499019429a3dc4e25")
package() {
cd $srcdir/$_pkgname-$pkgver