lollipops: auto updated to 1.7.2-1

This commit is contained in:
BioArchLinuxBot 2024-09-21 00:01:18 +00:00
parent 7e1bf71451
commit 1e3903f45c

View file

@ -2,7 +2,7 @@
# Previous Maintainer: Clint Valentine <valentine.clint@gmail.com>
pkgname=lollipops
pkgver=1.7.1
pkgver=1.7.2
pkgrel=1
pkgdesc="Lollipop-style mutation diagrams for annotating genetic variations. https://doi.org/10.1371/journal.pone.0160519"
arch=('x86_64')
@ -12,7 +12,7 @@ depends=('glibc')
makedepends=('go')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/joiningdata/lollipops/archive/refs/tags/v${pkgver}.tar.gz")
b2sums=('4ca88342d4d1a85cacfaeeec9de43bdb3b11a049620c0e52324cbc070bdeb0d64aba2f37e9e46219b348e02254c1493621315017c34b3e2b8a0eb332382200ee')
b2sums=('287645d960ddeec4366bf7b3519fb470357e1a2742f9b7e099d1ff72ccafdc84b416cc749c725c5f2324db1e8e8f12a828cfce2daf6ebb4a5566edd432c0b297')
prepare(){
cd "$pkgname-$pkgver"