pmaports/device/device-zte-kis3/APKBUILD
Minecrell 48b6e76b5e
device/device-*: bump pkgrel (!1036)
All device ports have been changed in one of the previous commits,
so do one pkgrel bump for all of them using:
  $ pmbootstrap pkgrel_bump device-*

[ci:ignore-count]
2020-03-09 10:06:11 +01:00

25 lines
701 B
Text

# Contributor: red-black-bonsai <red-black-bonsai@gmx.net>
# Contributor: Ethan R. Jones <ethanrjones97@gmail.com>
# Reference: <https://postmarketos.org/devicepkg>
pkgname="device-zte-kis3"
pkgdesc="ZTE Open C / Kis 3"
pkgver=0.1
pkgrel=6
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-zte-kis3 mkbootimg mesa-dri-swrast"
makedepends="devicepkg-dev"
source="deviceinfo"
build() {
devicepkg_build $startdir $pkgname
}
package() {
devicepkg_package $startdir $pkgname
}
sha512sums="9451ec47223dd019b0afb063aaedfb012ddad5c611f41f5fafcd6d28054e2154ab008343c568d768d24c570604a95dbdb576bcbc368a3f761273ff65321c1da7 deviceinfo"