mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-30 14:09:58 +00:00
Release 1.0.3
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Maintainer: Evgeniy "arcanis" Alexeev <esalexeev@gmail.com>
|
||||
|
||||
pkgname=mathmech
|
||||
pkgver=1.0.2
|
||||
pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="Software package for analysis of molecular dynamics trajectories"
|
||||
arch=(any)
|
||||
@ -11,7 +11,7 @@ license=('GPL')
|
||||
depends=('qt4' 'qwt')
|
||||
makedepends=('unzip' 'cmake' 'automoc4')
|
||||
source=(https://github.com/arcan1s/moldyn/releases/download/mm-${pkgver}/${pkgname}-${pkgver}-src.zip)
|
||||
md5sums=('7c80789a74255108581583830258fe1c')
|
||||
md5sums=('4eccb72efd4a8a531d7fda1aabc04f62')
|
||||
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr
|
||||
-DQWT_INCLUDE_PATH=/usr/include/qwt
|
||||
-DMM_PREFIX=mm_
|
||||
|
Reference in New Issue
Block a user