*: remove quotes around pkgname (MR 1186)

TP:[AL3]:APKBUILD:5:pkgname must not be quoted

[skip ci]: won't finish within 3 hours
This commit is contained in:
Minecrell 2020-04-25 11:51:42 +02:00 committed by Oliver Smith
parent c1628ecdce
commit c3dcc196ea
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
312 changed files with 312 additions and 312 deletions

View file

@ -1,4 +1,4 @@
pkgname="devicepkg-dev"
pkgname=devicepkg-dev
pkgver=0.12.1
pkgrel=0
pkgdesc="Provides default device package functions"