yaggo: auto updated to 1.5.11-1

This commit is contained in:
BioArchLinuxBot 2023-07-28 00:01:12 +00:00
parent db55646f55
commit 485c692491

View file

@ -1,8 +1,8 @@
# Maintainer: Sukanka <su975853527 [AT] gmail.com>
pkgname=yaggo
_pkgver=1.5.10
pkgver=1.5.10
pkgrel=2
pkgver=1.5.11
pkgrel=1
pkgdesc="Yet Another GenGetOpt"
arch=("any")
url='https://github.com/gmarcais/yaggo'
@ -11,7 +11,7 @@ depends=(ruby)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gmarcais/yaggo/archive/refs/tags/v${pkgver}.tar.gz"
)
sha512sums=('56e8f187cf0169ec6ba3e129af0e74e34d6828c672fa7dc12e634ee96a3960c83695bc2f64767fb77c09c3afd046b52f0033801fd624182584c2c3e46b282395')
sha512sums=('c2f85adf1968e290e89e997391ca9324621e2ae9185481cb1d28bf2d4a7dd1455a8e1fc154f9f8fe3c7d1694d0bc2487ac0827d28c7ea6cd636a942af09ce5e3')
package(){
cd $srcdir/${pkgname}-${pkgver}