summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2022-11-06 16:05:06 +0100
committerLev Levitsky2022-11-06 16:05:06 +0100
commit39f86e12471a4386d2bb9d8354e9c5545ff45701 (patch)
tree84b98e0d7d86f9cdfe64fb60385b9f208b4a8263
parent05ed5b68df02b9b57e5c3cf678ee94b4f0c0174e (diff)
downloadaur-39f86e12471a4386d2bb9d8354e9c5545ff45701.tar.gz
0.6.0.r122.2e3a291
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a228f84aaca..d7413002fda8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = regtools-git
pkgdesc = Tools that integrate DNA-seq and RNA-seq data to help interpret mutations in a regulatory and splicing context
- pkgver = 0.6.0.r0.9221a19
- pkgrel = 2
+ pkgver = 0.6.0.r122.2e3a291
+ pkgrel = 1
url = https://github.com/griffithlab/regtools
arch = any
license = MIT
@@ -13,4 +13,3 @@ pkgbase = regtools-git
md5sums = SKIP
pkgname = regtools-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 970a309ca904..2ae8947fb192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lev Levitsky <levlev<at>mail.ru>
pkgname=regtools-git
-pkgver=0.6.0.r0.9221a19
-pkgrel=2
+pkgver=0.6.0.r122.2e3a291
+pkgrel=1
pkgdesc="Tools that integrate DNA-seq and RNA-seq data to help interpret mutations in a regulatory and splicing context"
arch=('any')
url="https://github.com/griffithlab/regtools"