From b76ce5afa4026e1b681bce4fc7781b96f01566f0 Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Tue, 24 May 2022 13:29:04 +0200 Subject: [PATCH] kouhai: upgrade to 0_alpha6 --- kouhai/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kouhai/APKBUILD b/kouhai/APKBUILD index 5678081..cc30849 100644 --- a/kouhai/APKBUILD +++ b/kouhai/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Patrycja Rosa # Maintainer: Patrycja Rosa 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 "