summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislas H.B. Sodonon2015-06-08 11:55:29 +0100
committerStanislas H.B. Sodonon2015-06-08 11:55:29 +0100
commit8bac7fbf1e8438d4d9f9ffeff1c8cb49dae92409 (patch)
treee6d800b72ece7d5b24a1607eb7dd6ac5bb81d9a7
parente29beaba6ddcf15821cd65d3976ae1458d86d724 (diff)
downloadaur-8bac7fbf1e8438d4d9f9ffeff1c8cb49dae92409.tar.gz
modified: PKGBUILD
Updated to 20150608
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7731fe35d40..648b5c2d0bb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bidossessi Sodonon
pkgname=odoo
-pkgver=8.0_20150515
+pkgver=8.0_20150608
pkgrel=1
pkgdesc="Web-based Open Source Business Apps"
url=http://odoo.com/
@@ -83,7 +83,7 @@ package()
install -Dm 644 ${srcdir}/odoo.service ${pkgdir}/usr/lib/systemd/system/odoo.service
install -Dm 644 ${srcdir}/odoo.conf ${pkgdir}/etc/odoo/odoo.conf
}
-md5sums=('1594516d5115f50a490671ed62364e40'
+md5sums=('31c2002c73e1e3d7668c9fd793c93e4c'
'742fa9ad94a92ac2aa910197a26af4e8'
'00314ef227c9075767d0165527de9841'
'0c205f95168a60d140411cce4e173eb8')