kouhai: upgrade to 0_alpha6
This commit is contained in:
parent
e8cecd006d
commit
b76ce5afa4
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=kouhai
|
||||
pkgver=0_alpha5
|
||||
_commit=6959542707ad35d90a6a0fa3859edb2eab9c27c7
|
||||
pkgver=0_alpha6
|
||||
_commit=23819b4481a9c93572d8489103d4293fe66715ab
|
||||
pkgrel=0
|
||||
pkgdesc="Your everyday IRC student"
|
||||
url="https://git.sr.ht/~taiite/senpai"
|
||||
|
@ -14,8 +14,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/ptrcnull/senpai/archive/$_co
|
|||
builddir="$srcdir/senpai-$_commit"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
sed -i "s/production/$pkgver/" window.go
|
||||
default_prepare
|
||||
sed -i "s/production/$pkgver/" window.go
|
||||
}
|
||||
|
||||
build() {
|
||||
|
@ -31,5 +31,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
3b1d6ace91b6270bb1ff024a7a9e92df171c6bf19fe5b6d7c6f605c534e1685ed0020ecededb7f154d548bb53afdd9242641e834e8f4e9d2e68713e589362a43 kouhai-0_alpha5.tar.gz
|
||||
a8c691fc2aadf01b521b744b6715fb632f0850f7cdb8c5b8290079bace1e53caa9f3823e335e30ef3626190ae6b3e82768296575bcce90d37c171cbdf8d28396 kouhai-0_alpha6.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue