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:
Petr Hodina 2023-02-16 17:50:22 +01:00 committed by Pablo Correa Gómez
parent ddf128f480
commit 29170afc03
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -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/"