~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/wslu: new aport

Patrick Wu <wotingwu@live.com>
Details
Message ID
<MN2PR13MB25904D696944B076BE49014CAD330@MN2PR13MB2590.namprd13.prod.outlook.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
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
Reply to thread Export thread (mbox)