kouhai: upgrade to 0_alpha14
This commit is contained in:
parent
b73258a92a
commit
b3a35ccffb
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=kouhai
|
||||
pkgver=0_alpha13
|
||||
_commit=4c38ba0f2b807a824b5585f16fba4da138e97c3f
|
||||
pkgver=0_alpha14
|
||||
_commit=dff179834d7d52bbaf54def65c44712f21ffd786
|
||||
pkgrel=0
|
||||
pkgdesc="Your everyday IRC student"
|
||||
url="https://git.sr.ht/~taiite/senpai"
|
||||
|
@ -12,6 +12,7 @@ makedepends="go scdoc"
|
|||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/ptrcnull/kouhai/archive/$_commit.tar.gz"
|
||||
builddir="$srcdir/kouhai-$_commit"
|
||||
options="net" # go dependencies
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
|
@ -31,5 +32,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
9584d93da396c8051fa83f503ae425846061de93aa67361c837b1decdef4fe0a3794a55e64b333276de3699085f768fd4fa202ffbb3cf7767d5765b0ba1bc5d3 kouhai-0_alpha13.tar.gz
|
||||
8a72eae3b64b1fe1c0c19c16a8c90ddb3f7e672438108efd7910799f7b9b4855320ec8fe576da12291f72358013cc77e2712bc2b2c87a90368154cfef77a7c8f kouhai-0_alpha14.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue