diff --git a/main/hello-world/APKBUILD b/main/hello-world/APKBUILD index 2ed7a7001..37ee6ca17 100644 --- a/main/hello-world/APKBUILD +++ b/main/hello-world/APKBUILD @@ -1,6 +1,6 @@ pkgname=hello-world pkgver=1 -pkgrel=3 +pkgrel=4 pkgdesc="hello world program to be built in the testsuite" url="https://en.wikipedia.org/wiki/%22Hello,_World!%22_program" arch="all"