summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaurizio D'Addona2015-11-20 19:06:24 +0100
committerMaurizio D'Addona2015-11-20 19:06:24 +0100
commit42e33aec2c43c7659811c498d99f3df7747c02b0 (patch)
tree8f8b4ceba9e3f9b65c9f45bed4c3359494c212e9
parenta023cb9df17bb22c2236864d592f3c802addcdd3 (diff)
downloadaur-42e33aec2c43c7659811c498d99f3df7747c02b0.tar.gz
Update to version 2.9
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d6c1cc74b8c..2e2363a23729 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = calculix-doc
pkgdesc = CalculiX: 3D finite element solver and post-processor (documentation and examples)
- pkgver = 2.8
- pkgrel = 2
+ pkgver = 2.9
+ pkgrel = 1
url = http://www.calculix.de/
arch = any
license = GPL2
depends = calculix
options = docs
options = !strip
- source = http://www.dhondt.de/ccx_2.8.htm.tar.bz2
- source = http://www.dhondt.de/cgx_2.8.htm.tar.bz2
- source = http://www.dhondt.de/cgx_2.8.exa.tar.bz2
- sha256sums = 89559fdfe0ca46da4a61669dd4a4e19b992275a8be84d58d729f4dab7d3a03dd
- sha256sums = de9da52f427c8cb2e9635c1a6f7e09a59bf2d4802b7a64fa1e4c197e8b75db59
- sha256sums = f5c51bef56682bf78f6f86275a125acc4e7124875fc53871549d335bd6612a8d
+ source = http://www.dhondt.de/ccx_2.9.htm.tar.bz2
+ source = http://www.dhondt.de/cgx_2.9.htm.tar.bz2
+ source = http://www.dhondt.de/cgx_2.9.exa.tar.bz2
+ sha256sums = 2313229b854e2558524d521ff586df05947416f0ee31a6b15edc59334e65178d
+ sha256sums = f8f4585275902f99e785be3d7beb4b4eaeecea3ab2c4456114a5a715c9fec032
+ sha256sums = 7553005a384faadb702c3fc186fc48b26559ba1a52ecd662579990167514f6ec
pkgname = calculix-doc
diff --git a/PKGBUILD b/PKGBUILD
index 0abf829f548d..6f29b4222579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Maurizio D'Addona <mauritiusdadd@gmail.com>
pkgname=calculix-doc
-pkgver=2.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
pkgdesc="CalculiX: 3D finite element solver and post-processor (documentation and examples)"
arch=('any')
options=(docs !strip)
@@ -14,9 +14,9 @@ source=("http://www.dhondt.de/ccx_${pkgver}.htm.tar.bz2"
"http://www.dhondt.de/cgx_${pkgver}.htm.tar.bz2"
"http://www.dhondt.de/cgx_${pkgver}.exa.tar.bz2")
-sha256sums=('89559fdfe0ca46da4a61669dd4a4e19b992275a8be84d58d729f4dab7d3a03dd'
- 'de9da52f427c8cb2e9635c1a6f7e09a59bf2d4802b7a64fa1e4c197e8b75db59'
- 'f5c51bef56682bf78f6f86275a125acc4e7124875fc53871549d335bd6612a8d')
+sha256sums=('2313229b854e2558524d521ff586df05947416f0ee31a6b15edc59334e65178d'
+ 'f8f4585275902f99e785be3d7beb4b4eaeecea3ab2c4456114a5a715c9fec032'
+ '7553005a384faadb702c3fc186fc48b26559ba1a52ecd662579990167514f6ec')
prepare()
{