summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorclintval2018-01-22 11:48:00 -0800
committerclintval2018-01-22 11:48:00 -0800
commit3037620b3e1c5f42880cef2a3e99a82814143344 (patch)
tree484cfac2cebc9ae112208e948308da4aee1ff483
parent0bc6bc8241d8dc41b605e0560d544cab40adf268 (diff)
downloadaur-3037620b3e1c5f42880cef2a3e99a82814143344.tar.gz
artemis to 16.0.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ea4a7c84c7e..f711f2e7910a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = artemis
pkgdesc = A free genome viewer and annotation tool that allows visualization of biological sequence features
- pkgver = 16.0.9
+ pkgver = 16.0.17
pkgrel = 1
url = http://www.sanger.ac.uk/resources/software/
arch = x86_64
license = GPL2
depends = java-runtime>=1.6
- source = artemis-16.0.9.tar.gz::ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.tar.gz
+ source = artemis-16.0.17.tar.gz::ftp://ftp.sanger.ac.uk/pub/resources/software/artemis/artemis.tar.gz
sha256sums = 84a79eef8887994facb786ed095400ca5d7ddbfb1b126b2f3906db3dc1775813
pkgname = artemis
diff --git a/PKGBUILD b/PKGBUILD
index d23ec9d216e2..23ba11a6c38c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
pkgname='artemis'
-pkgver=16.0.9
+pkgver=16.0.17
pkgrel=1
pkgdesc='A free genome viewer and annotation tool that allows visualization of biological sequence features'
arch=('x86_64')