hello-world-rust: Remove quotes around pkgver (MR 3874)
[ci:skip-vercheck] [ci:skip-build] already successfully built in CI
This commit is contained in:
parent
ddf128f480
commit
29170afc03
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=hello-world-rust
|
||||
pkgver="0.1.1"
|
||||
pkgver=0.1.1
|
||||
pkgrel=0
|
||||
pkgdesc="Small test program for (cross) compiling rust"
|
||||
url="https://gitlab.com/ollieparanoid/hello-world-rust/"
|
||||
|
|
Loading…
Reference in a new issue