mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gw: auto updated to 1.1.4-1
This commit is contained in:
parent
6af4013ad6
commit
fc54c90415
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
pkgname=gw
|
||||
pkgver=1.1.3
|
||||
pkgver=1.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Genome browser and variant annotation"
|
||||
arch=('x86_64')
|
||||
|
@ -10,7 +10,7 @@ license=('MIT')
|
|||
depends=('gcc-libs' 'freetype2' 'fontconfig' 'glfw' 'htslib')
|
||||
makedepends=('make')
|
||||
source=("$url/archive/refs/tags/v${pkgver}.tar.gz")
|
||||
sha256sums=('ee042404c4cbb2f94c42c6ca926210b3e72a47120c2dfc4573bf4adc217931f1')
|
||||
sha256sums=('ceb439bdd699810d2b2b0e265c10956045a758de4e96c3a47149f83fc451b1cd')
|
||||
|
||||
prepare(){
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
|
Loading…
Add table
Reference in a new issue