summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-05-11 16:05:54 +0000
committerBioArchLinuxBot2023-05-11 16:05:54 +0000
commit19f31a09aca14dd09a86529f2eba2e756acbd662 (patch)
tree1740c44cce944136945a6796b9a165f1e3445ab6
parentb2e89075f1f1836090d054665dbc81c79c088824 (diff)
downloadaur-19f31a09aca14dd09a86529f2eba2e756acbd662.tar.gz
[lilac] updated to 2.1.6-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65b9f007aa7b..08ab9d8f6e15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = diamond
pkgdesc = High performance sequence aligner for protein and translated DNA searches with big sequence data. https://doi.org/10.1038/s41592-021-01101-x
pkgver = 2.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bbuchfink/diamond
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 1985dbc0d178..52a333415d03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Bipin Kumar <bipin@ccmb.res.in>
+# Maintainer: Bipin Kumar <kbipinkumar@pm.me>
# shellcheck disable=2034
# shellcheck disable=2148
pkgname=diamond
pkgver=2.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="High performance sequence aligner for protein and translated DNA searches with big sequence data. https://doi.org/10.1038/s41592-021-01101-x"
arch=('x86_64')
url="https://github.com/bbuchfink/diamond"