diff options
Diffstat (limited to 'pcr/trytond-stock-lot/PKGBUILD')
-rw-r--r-- | pcr/trytond-stock-lot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/trytond-stock-lot/PKGBUILD b/pcr/trytond-stock-lot/PKGBUILD index 43b1cbb6d..01cd34681 100644 --- a/pcr/trytond-stock-lot/PKGBUILD +++ b/pcr/trytond-stock-lot/PKGBUILD @@ -12,7 +12,7 @@ groups=('trytond-modules') depends=('trytond>=2.6' 'trytond-product>=2.6' 'trytond-stock>=2.6') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("607af96c5fde7a6b11e5f15e123bf7e9") +md5sums=("4ca52557e691488e566c7eab3aa0ce5d") package() { cd $srcdir/$_pkgname-$pkgver |