~alpine/aports

testing/soju: upgrade to 0.2.0 v1 APPLIED

Alex McGrath <amk@amk.ie>
Alex McGrath: 1
 testing/soju: upgrade to 0.2.0

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3660/mbox | git am -3
Learn more about email & git

[PATCH] testing/soju: upgrade to 0.2.0 Export this patch

Alex McGrath <amk@amk.ie>
---
 testing/soju/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/soju/APKBUILD b/testing/soju/APKBUILD
index b2db8b913b..a3be0e5e94 100644
--- a/testing/soju/APKBUILD
+++ b/testing/soju/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=soju
pkgver=0.1.2
pkgrel=2
pkgver=0.2.0
pkgrel=0
pkgdesc="User-friendly IRC bouncer"
url="https://soju.im/"
license="AGPL-3.0"
@@ -44,7 +44,7 @@ package() {
}

sha512sums="
54515a524555c07cafc9f0fb40f785a4853dd54194ed536d3195c6d57a6401a3ef83e160e32e725415071597fd6deee29912b0778a989fc9d6264168112e99ef  soju-0.1.2.tar.gz
083aa9b336195687925f03fe8f7300dae4684fc192757c639dc4b1bf51acc78ce13e745595221ce882246446f6cc10fd66cdc960875d018499ae5b0a625eea2f  soju-0.2.0.tar.gz
c717e56a732baee3686c3cdc94dce5ad27b66e952a20e26a7d9533309edc9b45a85a85346e3ff47da700952218d61a7df8572eeddf6eed166e541a5a81cf7371  soju.initd
daca27e5deb5135b406e4160504efa011219147465c2f2b484b92db0aa9174173e37c62d32109937df3d2e8c430625e0ec25956775dd92f7fa1f55b19e0e8a18  soju.confd
48b0192bc385da4fe8c801612aed6b85accb84b9435f8f590b251bbeb1362567da6676e487ba6535561050a42efa84d9a712dc843482190ccd1483c0e2f12fa8  config.patch
-- 
2.33.0