mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
winclada: auto updated to 2.0-1
This commit is contained in:
parent
6b0c7e58b0
commit
6906b7ce67
1 changed files with 6 additions and 6 deletions
|
@ -2,11 +2,11 @@
|
|||
# Contributor: Malacology <guoyizhang at malacology dot com>
|
||||
|
||||
pkgname=winclada
|
||||
pkgver=1.6.1
|
||||
pkgrel=5
|
||||
pkgver=2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Winclada‐ASADO"
|
||||
arch=('x86_64')
|
||||
url="http://www.diversityoflife.org/winclada/"
|
||||
url="http://www.lillo.org.ar/phylogeny/winclada/"
|
||||
license=('custom')
|
||||
depends=(
|
||||
'wine'
|
||||
|
@ -14,13 +14,13 @@ depends=(
|
|||
'wine-mono'
|
||||
'nona'
|
||||
)
|
||||
source=("http://www.diversityoflife.org/winclada/Winclad.exe" "winclada.desktop" "winclada.png")
|
||||
sha256sums=('4c6647c3ca56a57a74ab508feb71755f0ffdf7204b148e326397953ac8d32a6b'
|
||||
source=("http://www.lillo.org.ar/phylogeny/winclada/winclad.zip" "winclada.desktop" "winclada.png")
|
||||
sha256sums=('79a224ec2a4fd4a6089380cae37e5e10f8563299f4df37d8032a055951e0cf0b'
|
||||
'09b52775bc0ee2693e586f2603b44977278269fd671be5fac7db1621f4c88a8b'
|
||||
'3308a84fdc339350dde47a03ad502ca6d8a6d573bb3e5695c0c964ba72761279')
|
||||
|
||||
package() {
|
||||
install -Dm755 ${srcdir}/Winclad.exe ${pkgdir}/usr/share/winclada/Winclada.exe
|
||||
install -Dm755 ${srcdir}/winclad.exe ${pkgdir}/usr/share/winclada/Winclada.exe
|
||||
install -Dm755 ${srcdir}/winclada.png ${pkgdir}/usr/share/winclada/winclada.png
|
||||
install -Dm755 ${srcdir}/winclada.desktop ${pkgdir}/usr/share/applications/winclada.desktop
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue