summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-04 19:09:56 +0000
committerBioArchLinuxBot2023-04-04 19:09:56 +0000
commit12854e4d2ec9a11e2fe7deb9b3192dc9bfc62331 (patch)
tree23bfc6b4e1c0a6f575de79ae4865effb39bf96eb
parentf3d5a653f7f342187dd406272dce53f1b592158e (diff)
downloadaur-seqdistk.tar.gz
[lilac] updated to 1.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--SeqDistK.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c1101152793..68301f773c98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = seqdistk
pkgdesc = tools to calculate the distance among sequence
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/htczero/SeqDistK
arch = x86_64
license = GPL
@@ -13,7 +13,7 @@ pkgbase = seqdistk
source = SeqDistK.png
sha256sums = d44b28cd869664db5f873d85edb99d9ab0dcc759493b7979493da78fa5cb1e62
sha256sums = 52f67ec51c9f9a2ebb04a489562fb3ed71ad368e9cea05212a4a79a50de5fbd3
- sha256sums = 4861f4da96744412cc528e3cfaa19ab11811a2591de5760042f89c60c4c21ec7
+ sha256sums = b3721788609085c619995487db436c904c0ced5c597d6b88ffed8dd118c7ef9c
sha256sums = 6d4997ed458027f1e4d25ee69514055cf3a6861f7a391fedb2885ab08bcdcd7a
pkgname = seqdistk
diff --git a/PKGBUILD b/PKGBUILD
index 65306a715145..ce247b21f7c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=seqdistk
_pkgname=SeqDistK
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="tools to calculate the distance among sequence"
arch=('x86_64')
url="https://github.com/htczero/SeqDistK"
@@ -15,7 +15,7 @@ source=("$url/archive/refs/tags/$pkgver.tar.gz"
"$_pkgname.png")
sha256sums=('d44b28cd869664db5f873d85edb99d9ab0dcc759493b7979493da78fa5cb1e62'
'52f67ec51c9f9a2ebb04a489562fb3ed71ad368e9cea05212a4a79a50de5fbd3'
- '4861f4da96744412cc528e3cfaa19ab11811a2591de5760042f89c60c4c21ec7'
+ 'b3721788609085c619995487db436c904c0ced5c597d6b88ffed8dd118c7ef9c'
'6d4997ed458027f1e4d25ee69514055cf3a6861f7a391fedb2885ab08bcdcd7a')
build() {
cd "$_pkgname-$pkgver"
diff --git a/SeqDistK.desktop b/SeqDistK.desktop
index 97e6994b7132..8758c28c8f19 100644
--- a/SeqDistK.desktop
+++ b/SeqDistK.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=SeqDistK
-Exec=SeqDistK
+Exec=SeqDistK %U
Type=Application
StartupNotify=true
Icon=SeqDistK