summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cd6f5156ce3..af94f7882c7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = copasi-bin
pkgdesc = COmplex PAthway SImulator for analysis of biochemical networks and their dynamics
- pkgver = 4.32.245
+ pkgver = 4.33.246
pkgrel = 1
url = http://www.copasi.org/
install = copasi.install
@@ -9,12 +9,12 @@ pkgbase = copasi-bin
license = Artistic 2.0
depends = shared-mime-info
depends = freetype2
- noextract = copasi-bin-4.32.245.tar.gz
+ noextract = copasi-bin-4.33.246.tar.gz
source = copasi-desktop.tar.gz
sha256sums = 9576e4a9b2c7e74c91d0e1c0b39fcb20531e8fb4f21c5e8ac95b048609702923
- source_i686 = copasi-bin-4.32.245.sh::https://github.com/copasi/COPASI/releases/download/Build-245/COPASI-4.32.245-Linux-32bit.sh
- sha256sums_i686 = b0368710ec6318d32b062768b2911b42ac2cd22d3da3782cf458fe49d98c9033
- source_x86_64 = copasi-bin-4.32.245.sh::https://github.com/copasi/COPASI/releases/download/Build-245/COPASI-4.32.245-Linux-64bit.sh
- sha256sums_x86_64 = d765272424fbac69ff1c1f6430e44f1f728a9dbf65758fc2570b870996cf28e7
+ source_i686 = copasi-bin-4.33.246.sh::https://github.com/copasi/COPASI/releases/download/Build-246/COPASI-4.33.246-Linux-32bit.sh
+ sha256sums_i686 = c9de242cc61ca43d99b8c371346cfb1ee8c07334ea3f3c5ce59718e26a425a3a
+ source_x86_64 = copasi-bin-4.33.246.sh::https://github.com/copasi/COPASI/releases/download/Build-246/COPASI-4.33.246-Linux-64bit.sh
+ sha256sums_x86_64 = dad0301c47d21844c48878b44222716bf656b596ccd6f5cf2b125b92a1ec19ee
pkgname = copasi-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2df5e822aee5..3f6af11c90a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stephen Checkley <scheckley at gmail dot com>
# Contributor: jrohwer
pkgname=copasi-bin
-pkgver=4.32.245
+pkgver=4.33.246
_pkgver=${pkgver##*.}
pkgrel=1
pkgdesc="COmplex PAthway SImulator for analysis of biochemical networks and their dynamics"
@@ -16,8 +16,8 @@ _source=https://github.com/copasi/COPASI/releases/download/Build-$_pkgver
source_i686=($pkgname-$pkgver.sh::$_source/COPASI-$pkgver-Linux-32bit.sh)
source_x86_64=($pkgname-$pkgver.sh::$_source/COPASI-$pkgver-Linux-64bit.sh)
sha256sums=('9576e4a9b2c7e74c91d0e1c0b39fcb20531e8fb4f21c5e8ac95b048609702923')
-sha256sums_i686=('b0368710ec6318d32b062768b2911b42ac2cd22d3da3782cf458fe49d98c9033')
-sha256sums_x86_64=('d765272424fbac69ff1c1f6430e44f1f728a9dbf65758fc2570b870996cf28e7')
+sha256sums_i686=('c9de242cc61ca43d99b8c371346cfb1ee8c07334ea3f3c5ce59718e26a425a3a')
+sha256sums_x86_64=('dad0301c47d21844c48878b44222716bf656b596ccd6f5cf2b125b92a1ec19ee')
package() {