main/hello-world-wrapper: fix linting issues (!872)

This commit is contained in:
Bart Ribbers 2020-01-06 11:13:52 +01:00
parent b62db7e8dc
commit 09e45bd9a6
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,15 +1,15 @@
# Contributor: Oliver Smith <ollieparanoid@postmarketos.org>
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=hello-world-wrapper
pkgver=1
pkgrel=2
pkgrel=3
pkgdesc="Dependency test package wrapping hello-world"
url="https://github.org/postmarketOS"
arch="noarch"
license="MIT"
depends="hello-world"
makedepends="hello-world"
subpackages=""
source="hello-world-wrapper.sh"
options=""
check() {
cd "$srcdir"