~alpine/aports

testing/liblouis: lint v1 APPLIED

Drew DeVault: 1
 testing/liblouis: lint

 1 files changed, 2 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/3240/mbox | git am -3
Learn more about email & git

[PATCH] testing/liblouis: lint Export this patch

---
 testing/liblouis/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/testing/liblouis/APKBUILD b/testing/liblouis/APKBUILD
index 08f2b35221..9e330bbe16 100644
--- a/testing/liblouis/APKBUILD
+++ b/testing/liblouis/APKBUILD
@@ -1,12 +1,11 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname="liblouis"
pkgver="3.12.0"
pkgrel=1
pkgrel=2
pkgdesc="Braille translator and back-translator"
url="http://liblouis.org/"
arch="all"
license="GPL-3.0"
depends=""
license="GPL-3.0-or-later"
makedepends="help2man python3"
install=""
subpackages="$pkgname-static $pkgname-dev $pkgname-bin:_bin $pkgname-doc"
-- 
2.25.0