From 878e40ea1c9321fc3b81cb6e1c004ebd002b6e1c Mon Sep 17 00:00:00 2001 From: hippoz Date: Mon, 30 Nov 2020 21:28:23 +0200 Subject: [PATCH] update unrelated thing so that git hopefully pushes the my chmod +x of the package scripts --- helloworld/package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld/package b/helloworld/package index 2bc9336..2800054 100755 --- a/helloworld/package +++ b/helloworld/package @@ -1,5 +1,5 @@ AL_PKG_CONFIG_DEPLOY=true -AL_PKG_CONFIG_VER="0.1" +AL_PKG_CONFIG_VER="0.2" AL_PKG_CONFIG_NAME="helloworld" AL_PKG_CONFIG_MAKEDEPENDS="" AL_PKG_CONFIG_DEPENDS="" \ No newline at end of file