diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-22 04:34:09 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-22 04:34:09 -0300 |
commit | 5103d9c43eb3fc4bde4a84840cc97557d824ca3a (patch) | |
tree | d0fab37564d55389e1da1a611500467121619186 /pcr/trytond-account-product/PKGBUILD | |
parent | 1689043e4f2dc03cce2ec15a2fcc4cabdfc6484b (diff) |
trytond packages: updating md5sums
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 |