diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-01-17 23:04:47 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-01-17 23:04:47 -0500 |
commit | 94144c3869206066c5a40ad2f2f032f917c0ebb2 (patch) | |
tree | 9fd0ff908c7e7255c0597860b6614fd3be5b0d0e /pcr/tryton/PKGBUILD | |
parent | e6c15cd407dd296a514aabed6a9217a3dbdbeb6c (diff) | |
download | abslibre-94144c3869206066c5a40ad2f2f032f917c0ebb2.tar.gz abslibre-94144c3869206066c5a40ad2f2f032f917c0ebb2.tar.bz2 abslibre-94144c3869206066c5a40ad2f2f032f917c0ebb2.zip |
tryton-3.8.2-1: updating version
Diffstat (limited to 'pcr/tryton/PKGBUILD')
-rw-r--r-- | pcr/tryton/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/tryton/PKGBUILD b/pcr/tryton/PKGBUILD index 56fb74da5..3c19c7785 100644 --- a/pcr/tryton/PKGBUILD +++ b/pcr/tryton/PKGBUILD @@ -2,7 +2,7 @@ # Contributor (Arch): Florian Walch <florian.walch@gmx.at> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=tryton -pkgver=3.8.1 +pkgver=3.8.2 _pkgdir=3.8 pkgrel=1 pkgdesc="A three-tiers high-level general purpose application platform (client application)" @@ -15,7 +15,7 @@ optdepends=('python2-simplejson: Faster JSON processing' makedepends=('python2-distribute') source=("http://downloads.tryton.org/$_pkgdir/$pkgname-$pkgver.tar.gz" 'tryton.desktop') -md5sums=('40ad5e7f7f0d62f641b5f65a632048d1' +md5sums=('2309049a7d272650b6e2c07e71903fe3' '7ca15ad6c790c78817fe1a1b6a2c3fcf') build() { |