mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/senpai: upgrade to 0.3.0
This commit is contained in:
parent
f5bd6e0042
commit
46fbd83ec5
@ -1,16 +1,16 @@
|
||||
# Contributor: Francesco Camuffo <dev@fmac.xyz>
|
||||
# Maintainer: Francesco Camuffo <dev@fmac.xyz>
|
||||
pkgname=senpai
|
||||
pkgver=0.2.0
|
||||
pkgrel=3
|
||||
pkgver=0.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Your everyday IRC student"
|
||||
url="https://git.sr.ht/~taiite/senpai"
|
||||
url="https://sr.ht/~delthas/senpai"
|
||||
arch="all"
|
||||
license="ISC"
|
||||
options="net"
|
||||
makedepends="go scdoc"
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~taiite/senpai/archive/v$pkgver.tar.gz"
|
||||
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~delthas/senpai/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-v$pkgver"
|
||||
|
||||
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
|
||||
@ -30,5 +30,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
ab0a58396058d0b3691c4168755069e4c5b45266531d2d032cd6be95133a60a9ea8ceb274d6920459daacd63788b2232c66113aea7986ac01dc59132994c02a8 senpai-0.2.0.tar.gz
|
||||
5aa80cc8b3b80d29b503e51377e703cea5fb006c961d677b4afb9e096671b83128a6050c3e70c314ee653d2e8610cd19f47deb1e0a1bfbb125da28e35ca509a5 senpai-0.3.0.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user