diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-02 13:07:38 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-02 13:07:38 -0300 |
commit | b76e0302e896f8bd84765a2f07a6063d1c5f315c (patch) | |
tree | 639b39f2028374f19ed056028d74879bc68883d5 /pcr | |
parent | 62b10e6bbc889b493fcddd729c4e733f3cdc58d3 (diff) |
trytond packages: update to 3.2 version
Diffstat (limited to 'pcr')
23 files changed, 123 insertions, 121 deletions
diff --git a/pcr/trytond-account-invoice/PKGBUILD b/pcr/trytond-account-invoice/PKGBUILD index 068cde79a..57864db87 100644 --- a/pcr/trytond-account-invoice/PKGBUILD +++ b/pcr/trytond-account-invoice/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-account-invoice _pkgname=trytond_account_invoice -pkgver=3.0.1 -_pkgdir=3.0 +pkgver=3.2.0 +_pkgdir=3.2 pkgrel=1 pkgdesc="The account_invoice module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account>=3.0' 'trytond-account-product>=3.0' 'trytond-company>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0') +depends=('trytond>=3.2' 'trytond-account>=3.2' 'trytond-account-product>=3.2' 'trytond-company>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("161e3c2e2d9a0601c22b785dad0a6983") +md5sums=("dd33001ec0317532bcf2598eeb3e5a40") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-account-product/PKGBUILD b/pcr/trytond-account-product/PKGBUILD index 0096835cc..3ca97bc6e 100644 --- a/pcr/trytond-account-product/PKGBUILD +++ b/pcr/trytond-account-product/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-account-product _pkgname=trytond_account_product -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The account_product module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account>=3.0' 'trytond-company>=3.0' 'trytond-product>=3.0') +depends=('trytond>=3.2' 'trytond-account>=3.2' 'trytond-company>=3.2' 'trytond-product>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("16b9dee1238310a9809fcdef64cbf8a8") +md5sums=("905750bdc2faa07caeafc969ea691759") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-account/PKGBUILD b/pcr/trytond-account/PKGBUILD index 224121457..c5b4092e4 100644 --- a/pcr/trytond-account/PKGBUILD +++ b/pcr/trytond-account/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-account _pkgname=trytond_account -pkgver=3.0.1 -_pkgdir=3.0 +pkgver=3.2.0 +_pkgdir=3.2 pkgrel=2 pkgdesc="The account module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-company>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0') +depends=('trytond>=3.2' 'trytond-company>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("810d4f5babe89dd401a9e5439e678812") +md5sums=("b6f64ef96fbdbb7660ce8350d42150eb") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-calendar/PKGBUILD b/pcr/trytond-calendar/PKGBUILD index 23005de3e..d74f4f1f0 100644 --- a/pcr/trytond-calendar/PKGBUILD +++ b/pcr/trytond-calendar/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-calendar _pkgname=trytond_calendar -pkgver=3.0.2 -_pkgdir=3.0 +pkgver=3.2.0 +_pkgdir=3.2 pkgrel=1 pkgdesc="The calendar module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0') +depends=('trytond>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("c3bcd829ac048be07f304177aed0ee4c") +md5sums=("af7d83084a8ee28a53ad38012f9f0874") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-carrier/PKGBUILD b/pcr/trytond-carrier/PKGBUILD index cbf83d5f3..7e5f17bc1 100644 --- a/pcr/trytond-carrier/PKGBUILD +++ b/pcr/trytond-carrier/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-carrier _pkgname=trytond_carrier -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The carrier module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0') +depends=('trytond>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("f1c0c88d3e3ab4f2955a252125090eb7") +md5sums=("beb84ebdaf46370e2e316039515c8b17") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-company/PKGBUILD b/pcr/trytond-company/PKGBUILD index c323b2d7b..f0ae95d1c 100644 --- a/pcr/trytond-company/PKGBUILD +++ b/pcr/trytond-company/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-company _pkgname=trytond_company -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The company module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0') +depends=('trytond>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("87623bc65e2c629c0c5541877bfec8cb") +md5sums=("7d296f0b97ebe1c605a4dd3be769cfb1") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-country/PKGBUILD b/pcr/trytond-country/PKGBUILD index 3be276a66..ef309c7fc 100644 --- a/pcr/trytond-country/PKGBUILD +++ b/pcr/trytond-country/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-country _pkgname=trytond_country -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The country module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0') +depends=('trytond>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("c365bd0ac6e04a88427cb5366c1ce493") +md5sums=("02bab5f3930fea6b2522484cea8caed8") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-currency/PKGBUILD b/pcr/trytond-currency/PKGBUILD index ee6b98b82..0c384c3c2 100644 --- a/pcr/trytond-currency/PKGBUILD +++ b/pcr/trytond-currency/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-currency _pkgname=trytond_currency -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The currency module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0') +depends=('trytond>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("5507619d11d186fc041d1de7c0eea012") +md5sums=("192bc2529b2c86dfcd83414395f9270b") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-party/PKGBUILD b/pcr/trytond-party/PKGBUILD index 93996df1d..5c72ae102 100644 --- a/pcr/trytond-party/PKGBUILD +++ b/pcr/trytond-party/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-party _pkgname=trytond_party -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The party module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-country>=3.0') +depends=('trytond>=3.2' 'trytond-country>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("43c6d17fbe723beec0339da27f3e188e") +md5sums=("95feca9e126b1a2fd3fd5a3be7b04c59") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-product-price-list/PKGBUILD b/pcr/trytond-product-price-list/PKGBUILD index f5b2cc0c1..bf34927c3 100644 --- a/pcr/trytond-product-price-list/PKGBUILD +++ b/pcr/trytond-product-price-list/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-product-price-list _pkgname=trytond_product_price_list -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The product_price_list module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-company>=3.0' 'trytond-product>=3.0') +depends=('trytond>=3.2' 'trytond-company>=3.2' 'trytond-product>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("d220b8f8693368fe17688ddeda92aaa8") +md5sums=("62e0465aea603a16fe939ee54c36a825") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-product/PKGBUILD b/pcr/trytond-product/PKGBUILD index cdf15f347..d4149b43c 100644 --- a/pcr/trytond-product/PKGBUILD +++ b/pcr/trytond-product/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-product _pkgname=trytond_product -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The product module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0') +depends=('trytond>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("756dabade95f67f49a253af1bd5513a6") +md5sums=("fd1ace6b78dc09f36453c468b718c870") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-purchase/PKGBUILD b/pcr/trytond-purchase/PKGBUILD index a0821d50c..d6a99356d 100644 --- a/pcr/trytond-purchase/PKGBUILD +++ b/pcr/trytond-purchase/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-purchase _pkgname=trytond_purchase -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The purchase module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account>=3.0' 'trytond-account-invoice>=3.0' 'trytond-account-product>=3.0' 'trytond-company>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-account>=3.2' 'trytond-account-invoice>=3.2' 'trytond-account-invoice-stock>=3.2' 'trytond-account-product>=3.2' 'trytond-company>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("83da5c8fce0588ca6077e1adb21d15d9") +md5sums=("95e10a1ae0c4ace7a7b20fab40aad53f") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale-invoice-grouping/PKGBUILD b/pcr/trytond-sale-invoice-grouping/PKGBUILD index bc5710470..5026a9766 100644 --- a/pcr/trytond-sale-invoice-grouping/PKGBUILD +++ b/pcr/trytond-sale-invoice-grouping/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale-invoice-grouping _pkgname=trytond_sale_invoice_grouping -pkgver=3.0.1 -_pkgdir=3.0 -pkgrel=2 +pkgver=3.2.1 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale_invoice_grouping module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-party>=3.0' 'trytond-account-invoice>=3.0' 'trytond-sale>=3.0') +depends=('trytond>=3.2' 'trytond-party>=3.2' 'trytond-account-invoice>=3.2' 'trytond-sale>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("aef313cc4465536e7c4c925514bbdc3f") +md5sums=("3e59609a433d94b7e2b22cc5fa106d9a") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale-opportunity/PKGBUILD b/pcr/trytond-sale-opportunity/PKGBUILD index 30c78743c..2298027c2 100644 --- a/pcr/trytond-sale-opportunity/PKGBUILD +++ b/pcr/trytond-sale-opportunity/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale-opportunity _pkgname=trytond_sale_opportunity -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale_opportunity module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account>=3.0' 'trytond-company>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0' 'trytond-sale>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-account>=3.2' 'trytond-company>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2' 'trytond-sale>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("08a104e969fa638f265e427260756dfd") +md5sums=("83cc016d5ec29903e7ebeb66ecc15087") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale-price-list/PKGBUILD b/pcr/trytond-sale-price-list/PKGBUILD index 891a17694..fa38bcde6 100644 --- a/pcr/trytond-sale-price-list/PKGBUILD +++ b/pcr/trytond-sale-price-list/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale-price-list _pkgname=trytond_sale_price_list -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale_price_list module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-party>=3.0' 'trytond-product-price-list>=3.0' 'trytond-sale>=3.0') +depends=('trytond>=3.2' 'trytond-party>=3.2' 'trytond-product-price-list>=3.2' 'trytond-sale>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("aad1178622b585285bd24964926a1326") +md5sums=("f26d7c1f22d928dbae506b75ae82692b") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale-shipment-cost/PKGBUILD b/pcr/trytond-sale-shipment-cost/PKGBUILD index 76380b7fb..7dc67c9b6 100644 --- a/pcr/trytond-sale-shipment-cost/PKGBUILD +++ b/pcr/trytond-sale-shipment-cost/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale-shipment-cost _pkgname=trytond_sale_shipment_cost -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale_shipment_cost module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account-invoice>=3.0' 'trytond-carrier>=3.0' 'trytond-currency>=3.0' 'trytond-sale>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-account-invoice>=3.2' 'trytond-carrier>=3.2' 'trytond-currency>=3.2' 'trytond-sale>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("031f6c3decc0f8918527b324c3674238") +md5sums=("19b8727f46bbdcf397a670ea1dedb57a") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale-supply-drop-shipment/PKGBUILD b/pcr/trytond-sale-supply-drop-shipment/PKGBUILD index b7305e577..90ea65067 100644 --- a/pcr/trytond-sale-supply-drop-shipment/PKGBUILD +++ b/pcr/trytond-sale-supply-drop-shipment/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale-supply-drop-shipment _pkgname=trytond_sale_supply_drop_shipment -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale_supply_drop_shipment module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-company>=3.0' 'trytond-purchase>=3.0' 'trytond-sale>=3.0' 'trytond-sale-supply>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-company>=3.2' 'trytond-purchase>=3.2' 'trytond-sale>=3.2' 'trytond-sale-supply>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("3c7ace69223264f6a06ee2a5393bdb3e") +md5sums=("d918c52299450945dcf655e3173a3f76") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale-supply/PKGBUILD b/pcr/trytond-sale-supply/PKGBUILD index 3d2d2fa97..cdea4443e 100644 --- a/pcr/trytond-sale-supply/PKGBUILD +++ b/pcr/trytond-sale-supply/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale-supply _pkgname=trytond_sale_supply -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale_supply module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-purchase>=3.0' 'trytond-sale>=3.0' 'trytond-stock>=3.0' 'trytond-stock-supply>=3.0') +depends=('trytond>=3.2' 'trytond-purchase>=3.2' 'trytond-sale>=3.2' 'trytond-stock>=3.2' 'trytond-stock-supply>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("806c0c542375cd2f9883352c544b2411") +md5sums=("00e68c76dff5ddd9d989be6293b95812") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-sale/PKGBUILD b/pcr/trytond-sale/PKGBUILD index dee18aad0..c319ac030 100644 --- a/pcr/trytond-sale/PKGBUILD +++ b/pcr/trytond-sale/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-sale _pkgname=trytond_sale -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The sale module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account>=3.0' 'trytond-account-invoice>=3.0' 'trytond-account-product>=3.0' 'trytond-company>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-account>=3.2' 'trytond-account-invoice>=3.2' 'trytond-account-invoice-stock>=3.2' 'trytond-account-product>=3.2' 'trytond-company>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("87b25a8af9d592a903a071031bd5f2e9") +md5sums=("0a15d8f634554a4d4eaa182d2ff76593") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-stock-lot/PKGBUILD b/pcr/trytond-stock-lot/PKGBUILD index 4440a44b0..f7773295f 100644 --- a/pcr/trytond-stock-lot/PKGBUILD +++ b/pcr/trytond-stock-lot/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-stock-lot _pkgname=trytond_stock_lot -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The stock_lot module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-product>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-product>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("b8424f738dc5e98d0a1de8643315e605") +md5sums=("f65ef7d1f1906d0ea6ffd77b590960b5") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond-stock-supply/PKGBUILD b/pcr/trytond-stock-supply/PKGBUILD index 633bb342a..c441a8caf 100644 --- a/pcr/trytond-stock-supply/PKGBUILD +++ b/pcr/trytond-stock-supply/PKGBUILD @@ -1,18 +1,18 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> pkgname=trytond-stock-supply _pkgname=trytond_stock_supply -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="The stock_supply module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-account>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0' 'trytond-purchase>=3.0' 'trytond-stock>=3.0') +depends=('trytond>=3.2' 'trytond-account>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2' 'trytond-purchase>=3.2' 'trytond-stock>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("19b178ba0b6d42cc64e09577113edf88") +md5sums=("e7237209e81fa2594dc18d71057ac75d") build() { cd $srcdir/$_pkgname-$pkgver @@ -22,4 +22,4 @@ build() { package() { cd $srcdir/$_pkgname-$pkgver python2 setup.py install --root=$pkgdir -}
\ No newline at end of file +} diff --git a/pcr/trytond-stock/PKGBUILD b/pcr/trytond-stock/PKGBUILD index 2fc270be9..fe5cf12bf 100644 --- a/pcr/trytond-stock/PKGBUILD +++ b/pcr/trytond-stock/PKGBUILD @@ -2,18 +2,18 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond-stock _pkgname=trytond_stock -pkgver=3.0.1 -_pkgdir=3.0 +pkgver=3.2.1 +_pkgdir=3.2 pkgrel=1 pkgdesc="The stock module of the Tryton application platform" arch=('any') url='http://www.tryton.org/' license=('GPL3') groups=('trytond-modules') -depends=('trytond>=3.0' 'trytond-company>=3.0' 'trytond-currency>=3.0' 'trytond-party>=3.0' 'trytond-product>=3.0') +depends=('trytond>=3.2' 'trytond-company>=3.2' 'trytond-currency>=3.2' 'trytond-party>=3.2' 'trytond-product>=3.2') makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$_pkgname-$pkgver.tar.gz") -md5sums=("db1ae125ce3101bf43d11cc39d44bf00") +md5sums=("20ea2e164df1dd8cd72b12465c552f51") build() { cd $srcdir/$_pkgname-$pkgver diff --git a/pcr/trytond/PKGBUILD b/pcr/trytond/PKGBUILD index 8fd0450d3..74a151af4 100644 --- a/pcr/trytond/PKGBUILD +++ b/pcr/trytond/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer (Arch): Robin Baumgartner <robin@baumgartners.ch> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=trytond -pkgver=3.0.0 -_pkgdir=3.0 -pkgrel=3 +pkgver=3.2.0 +_pkgdir=3.2 +pkgrel=1 pkgdesc="A three-tiers high-level general purpose application platform (server application)" arch=('any') url="http://www.tryton.org/" @@ -19,8 +19,10 @@ optdepends=('python2-psycopg2: support for PostgreSQL database' makedepends=('python2-distribute') install="trytond.install" source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz" + 'trytond.install' 'trytond.service') -md5sums=('812daa29409881adc4001c1c810bc8e8' +md5sums=('a8062fa38986ca2f1158a71b9dd60126' + '768e68c01cb5913e36ea89c67fc98038' 'b1535a8528dfd8f655624bf6faea6985') build() { |