app-i18n/lunar: make pkgcheck happy

This commit is contained in:
gouwazi 2025-02-22 15:02:04 +08:00 committed by peeweep
parent 292f9314fc
commit fc724549c4

View File

@ -8,12 +8,11 @@ HOMEPAGE="https://packages.debian.org/unstable/utils/lunar"
SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}.orig.tar.gz
mirror://debian/pool/main/l/${PN}/${PN}_${PVR/r5/9}.debian.tar.xz"
S="${WORKDIR}/${PN}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}"
PATCHES=(
"${WORKDIR}/debian/patches/01_strip_trailing_whitespace.diff"
"${WORKDIR}/debian/patches/02_fix_compiler_warnings.diff"