Update PKGBUILD

This commit is contained in:
月季花中的星辰 2021-11-27 14:28:01 +00:00 committed by GitHub
parent 335e8c4b5c
commit ae678bea59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ pkgrel=3
pkgdesc="multiple sequence comparison by log-expectation"
arch=('i686' 'x86_64')
url="http://www.drive5.com/muscle/"
license=('custom')
license=('GPL3')
source=(https://github.com/rcedgar/muscle/releases/download/v$pkgver/muscle_v${pkgver}_linux)
sha256sums=('ac7c39fcfa663dfaa89dd0efa324d998d63d72d9fef0bf0322120f6bfdc8fb98')
prepare() {