mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix PKGBUILD
This commit is contained in:
parent
beb7b088dc
commit
aa522db3d8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ url="https://github.com/starsareintherose/dnastar"
|
|||
license=('custom')
|
||||
depends=(
|
||||
'wine'
|
||||
'wine_gecko'
|
||||
'wine-gecko'
|
||||
'wine-mono'
|
||||
)
|
||||
source=("https://github.com/starsareintherose/DNASTAR/releases/download/${pkgver}/DNASTAR.zip" "Editseq.png" "Editseq.desktop" "GeneQuest.png" "GeneQuest.desktop" "Megalign.png" "Megalign.desktop" "PrimerSelect.png" "PrimerSelect.desktop" "Protean.png" "Protean.desktop" "SeqBuilder.png" "SeqBuilder.desktop" "SeqMan.png" "SeqMan.desktop")
|
||||
|
|
Loading…
Add table
Reference in a new issue