~alpine/aports

community/wslu: new aport v1 NEEDS REVISION

Patrick Wu: 1
 community/wslu: new aport

 1 files changed, 2 insertions(+), 2 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/3230/mbox | git am -3
Learn more about email & git

[PATCH] community/wslu: new aport Export this patch

https://github.com/wslutilities/wslu
A collection of utilities for Windows 10 Linux Subsystems
---
 {testing => community}/wslu/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename {testing => community}/wslu/APKBUILD (81%)

diff --git a/testing/wslu/APKBUILD b/community/wslu/APKBUILD
similarity index 81%
rename from testing/wslu/APKBUILD
rename to community/wslu/APKBUILD
index ae761135..9387f74e 100644
--- a/testing/wslu/APKBUILD
+++ b/community/wslu/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Wu <wotingwu@live.com>
# Contributor: Patrick Wu <wotingwu@live.com>
pkgname=wslu
pkgver=2.3.2
pkgver=2.3.4
pkgrel=0
pkgdesc="A collection of utilities for Windows 10 Linux Subsystems"
url="https://github.com/wslutilities/wslu"
@@ -26,4 +26,4 @@ package() {
	install -Dm 555 src/etc/* -t "$pkgdir"/usr/share/wslu/
}

sha512sums="a99314e67713aeba8c4a93f7ff03e9e036d3942b5a90bbaa366a3af62541af2842490f91fb7a957ab821de2ba2882b409e0e3f4f37db7a332ee941a75e524dba  wslu-2.3.2.tar.gz"
sha512sums="89ea42fc0d0d5f9883118cd0b624e78a200b6f623fcb9b39621d1bb656201fda53d87cd185f5b791e2077fe228ef6e5dad921ffcd1def02544a567e2c1e83afc  wslu-2.3.4.tar.gz"
-- 
2.25.0