diff --git a/main/hello-world/APKBUILD b/main/hello-world/APKBUILD index 9b5102294..b6ece3889 100644 --- a/main/hello-world/APKBUILD +++ b/main/hello-world/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Oliver Smith pkgname=hello-world pkgver=1 -pkgrel=5 +pkgrel=6 pkgdesc="hello world program to be built in the testsuite" url="https://en.wikipedia.org/wiki/%22Hello,_World!%22_program" arch="all"