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