lollipops: auto updated to 1.7.1-1

This commit is contained in:
BioArchLinuxBot 2023-10-05 06:01:27 +00:00
parent 0236420e6d
commit a200bc5f2d

View file

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