diff --git a/main/hello-world-rust/APKBUILD b/main/hello-world-rust/APKBUILD index 78fc1eb51..96f0cba00 100644 --- a/main/hello-world-rust/APKBUILD +++ b/main/hello-world-rust/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Oliver Smith 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/"