~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] testing/liblouis: lint

Details
Message ID
<20200125023226.14828-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -3
---
 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
Reply to thread Export thread (mbox)