mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/ugene: Updated for version 1.30.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
62d120b9b4
commit
7da4a71fe8
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ugene
|
||||
VERSION=${VERSION:-1.29.0}
|
||||
VERSION=${VERSION:-1.30.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ugene"
|
||||
VERSION="1.29.0"
|
||||
VERSION="1.30.0"
|
||||
HOMEPAGE="http://ugene.net/"
|
||||
DOWNLOAD="http://ugene.net/downloads/ugene-1.29.0.tar.gz"
|
||||
MD5SUM="a2b6f717ec3661eeb36cc8e34147ad6a"
|
||||
DOWNLOAD="http://ugene.net/downloads/ugene-1.30.0.tar.gz"
|
||||
MD5SUM="cfdf3c93d0301d5eec6001301dfc4c0d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5-webkit libwacom"
|
||||
REQUIRES="qt5-webkit"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue