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