~alpine/devel

main/unrar: fix license tag v1 PROPOSED

Eivind Uggedal: 1
 main/unrar: fix license tag

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

[alpine-devel] [PATCH] main/unrar: fix license tag Export this patch

---
 main/unrar/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/unrar/APKBUILD b/main/unrar/APKBUILD
index 55e6a73763f2..2ff5af05bf80 100644
--- a/main/unrar/APKBUILD
+++ b/main/unrar/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="The RAR uncompression program"
url="http://www.rarlab.com"
arch="all"
license="GPL"
license="custom"
depends=
makedepends=
subpackages="$pkgname-doc"
-- 
1.8.4.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---