kouhai: upgrade to 0_alpha9
This commit is contained in:
parent
ff3c2f3709
commit
28ba5aa46f
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=kouhai
|
pkgname=kouhai
|
||||||
pkgver=0_alpha8
|
pkgver=0_alpha9
|
||||||
_commit=2e487cef65533921f6bcfc5ba4fabf9141580166
|
_commit=5ae1015ff395a9e0474193c65b18b20da8fa95eb
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Your everyday IRC student"
|
pkgdesc="Your everyday IRC student"
|
||||||
url="https://git.sr.ht/~taiite/senpai"
|
url="https://git.sr.ht/~taiite/senpai"
|
||||||
|
@ -10,8 +10,8 @@ arch="all"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
makedepends="go scdoc"
|
makedepends="go scdoc"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/ptrcnull/senpai/archive/$_commit.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://github.com/ptrcnull/kouhai/archive/$_commit.tar.gz"
|
||||||
builddir="$srcdir/senpai-$_commit"
|
builddir="$srcdir/kouhai-$_commit"
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
default_prepare
|
default_prepare
|
||||||
|
@ -31,5 +31,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
663b638154452740758406c7a42402652a0a14394b9002b7894ea7b9d9dca5657b07feef393f7f1b02c765e85717bfe32f95b991a02d119807f77728e7c6380e kouhai-0_alpha8.tar.gz
|
7eb702a805668db303b9ce7da48cd8c22a6658a339faadfb00e29b99a2ddf54c77ab6231e6b3328085dbdbe9fff44e217ed8e6ea716c25542466192df115799e kouhai-0_alpha9.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue