summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen2019-01-05 23:53:02 +0800
committerAllen2019-01-05 23:53:02 +0800
commit736b44a188e2a6a7c028954897c7a5138a15b9df (patch)
tree2ab5aa5cb5e01ec4ebceb136963ca2225df7cf0c
parent467b473db2f61d07805c39e2db64b40b7026cb94 (diff)
downloadaur-736b44a188e2a6a7c028954897c7a5138a15b9df.tar.gz
v8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a8315538a56..433423c98818 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = chipmunk-motif
pkgdesc = Fast and efficient motif discovery tool, reborn and running
- pkgver = 1.0
- pkgrel = 2
+ pkgver = 8
+ pkgrel = 1
url = http://autosome.ru/ChIPMunk/
arch = any
license = custom
depends = sh
source = http://autosome.ru/ChIPMunk/chipmunk.jar
- sha256sums = 078d1546ec851ef96eaf76ec9fc1b0049993fc821436cc1d3a1a6b3048841748
+ sha256sums = ce19b82578457e29c975ec15a515074bb0b840f3432b65a642d09186d41ae1af
pkgname = chipmunk-motif
diff --git a/PKGBUILD b/PKGBUILD
index 4eae8d346ce4..9a382ed8ffc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: allencch <allencch at hotmail dot com>
pkgname=chipmunk-motif
-pkgver=1.0
-pkgrel=2
+pkgver=8
+pkgrel=1
pkgdesc="Fast and efficient motif discovery tool, reborn and running"
arch=('any')
url="http://autosome.ru/ChIPMunk/"
license=('custom')
depends=("sh")
source=("http://autosome.ru/ChIPMunk/chipmunk.jar")
-sha256sums=('078d1546ec851ef96eaf76ec9fc1b0049993fc821436cc1d3a1a6b3048841748')
+sha256sums=('ce19b82578457e29c975ec15a515074bb0b840f3432b65a642d09186d41ae1af')
package() {
mkdir -p "${pkgdir}/usr/bin"