diff options
Diffstat (limited to 'pcr/trytond-company/PKGBUILD')
-rw-r--r-- | pcr/trytond-company/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/trytond-company/PKGBUILD b/pcr/trytond-company/PKGBUILD index 9b5c03e40..da9e2b27f 100644 --- a/pcr/trytond-company/PKGBUILD +++ b/pcr/trytond-company/PKGBUILD @@ -12,7 +12,7 @@ groups=('trytond-modules') depends=('trytond>=2.6' 'trytond-party>=2.6' 'trytond-currency>=2.6') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("51e832dc0c4952b62a0d40cd06103396") +md5sums=("7f5ad0dab46f3c62c7f03ea5d48684f9") package() { cd $srcdir/$_pkgname-$pkgver |