summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Krause2017-05-25 07:20:59 +0200
committerChristian Krause2017-05-25 07:20:59 +0200
commit0114d9a8a1df4a0d75992b6f01aaa53d55e3f9cb (patch)
treebed239699a86bbc223714863c8c60aec6cd10af8
parent1cca6caa7295d57a91c6efdb3aee4cf9bc98de58 (diff)
downloadaur-0114d9a8a1df4a0d75992b6f01aaa53d55e3f9cb.tar.gz
updates source
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c53149447790..b28d8c50cf80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Thu May 25 05:20:35 UTC 2017
pkgbase = rnashapes
pkgdesc = a runtime heuristic to speed up the computation of accumulated shape probabilities
pkgver = 2.1.6
@@ -7,7 +9,7 @@ pkgbase = rnashapes
arch = x86_64
license = custom
depends = libedit
- source = http://bibiserv.techfak.uni-bielefeld.de/spool/download/bibiserv_1421311114_27465/RNAshapes-2.1.6.tar.gz
+ source = https://bibiserv.cebitec.uni-bielefeld.de/spool/download/bibiserv_1495624364_26964/RNAshapes-2.1.6.tar.gz
md5sums = 8f86b93771914662e54483ea0f734111
pkgname = rnashapes
diff --git a/PKGBUILD b/PKGBUILD
index 671ad9d5577e..2cc7553638e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Christian Krause ("wookietreiber") <kizkizzbangbang@googlemail.com>
+# Maintainer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
pkgname=rnashapes
pkgver=2.1.6
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://bibiserv.techfak.uni-bielefeld.de/rnashapes/"
license=('custom')
depends=('libedit')
-source=("http://bibiserv.techfak.uni-bielefeld.de/spool/download/bibiserv_1421311114_27465/RNAshapes-$pkgver.tar.gz")
+source=("https://bibiserv.cebitec.uni-bielefeld.de/spool/download/bibiserv_1495624364_26964/RNAshapes-$pkgver.tar.gz")
md5sums=('8f86b93771914662e54483ea0f734111')
build() {