summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen2022-03-16 13:17:14 +0000
committerStephen2022-03-16 13:17:14 +0000
commitee01f00363c7ce729c6bdf54c8d51a2d898d5c59 (patch)
tree3ae49d1e93f5b58dfefede2701c6d1c34682d21e
parent9c0028552ae3c259f3020e35fc6ae051375339b1 (diff)
downloadaur-ee01f00363c7ce729c6bdf54c8d51a2d898d5c59.tar.gz
updated to build 4.35.258
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 911a4c6ed958..1a9ba3658bc6 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.34.251
+ pkgver = 4.35.258
pkgrel = 1
url = http://www.copasi.org/
install = copasi.install
@@ -9,12 +9,13 @@ pkgbase = copasi-bin
license = Artistic 2.0
depends = shared-mime-info
depends = freetype2
- noextract = copasi-bin-4.34.251.tar.gz
+ depends = glu
+ noextract = copasi-bin-4.35.258.tar.gz
source = copasi-desktop.tar.gz
sha256sums = 9576e4a9b2c7e74c91d0e1c0b39fcb20531e8fb4f21c5e8ac95b048609702923
- source_i686 = copasi-bin-4.34.251.sh::https://github.com/copasi/COPASI/releases/download/Build-251/COPASI-4.34.251-Linux-32bit.sh
- sha256sums_i686 = 23ca9a82757b804cff54ac0e3eb4103aac8659b46e4125f69682e042e9fe5ec8
- source_x86_64 = copasi-bin-4.34.251.sh::https://github.com/copasi/COPASI/releases/download/Build-251/COPASI-4.34.251-Linux-64bit.sh
- sha256sums_x86_64 = 34363ff2b3fda9b980092060fa080cd0e84671c4f7a0f79827b10f148ddb4b53
+ source_i686 = copasi-bin-4.35.258.sh::https://github.com/copasi/COPASI/releases/download/Build-258/COPASI-4.35.258-Linux-32bit.sh
+ sha256sums_i686 = f4e6b5fba0d230053edc89c5bcfc676e737d6aac67cc91b927794761ad65e02d
+ source_x86_64 = copasi-bin-4.35.258.sh::https://github.com/copasi/COPASI/releases/download/Build-258/COPASI-4.35.258-Linux-64bit.sh
+ sha256sums_x86_64 = f4e6b5fba0d230053edc89c5bcfc676e737d6aac67cc91b927794761ad65e02d
pkgname = copasi-bin
diff --git a/PKGBUILD b/PKGBUILD
index 602a39c13d57..d17740cba045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stephen Checkley <scheckley at gmail dot com>
# Contributor: jrohwer
pkgname=copasi-bin
-pkgver=4.34.251
+pkgver=4.35.258
_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=('23ca9a82757b804cff54ac0e3eb4103aac8659b46e4125f69682e042e9fe5ec8')
-sha256sums_x86_64=('34363ff2b3fda9b980092060fa080cd0e84671c4f7a0f79827b10f148ddb4b53')
+sha256sums_i686=('53f29582f14af7bad60aae173c1818c43b3535c7a652e675af0cf4b7ff5ef269')
+sha256sums_x86_64=('f4e6b5fba0d230053edc89c5bcfc676e737d6aac67cc91b927794761ad65e02d')
package() {