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