diff --git a/bruhtesting/package b/bruhtesting/package old mode 100644 new mode 100755 index f2f9013..23e1c3b --- a/bruhtesting/package +++ b/bruhtesting/package @@ -1,5 +1,5 @@ AL_PKG_CONFIG_DEPLOY=true -AL_PKG_CONFIG_VER="0.3" +AL_PKG_CONFIG_VER="0.4" AL_PKG_CONFIG_NAME="bruhtesting" AL_PKG_CONFIG_MAKEDEPENDS="" AL_PKG_CONFIG_DEPENDS="" \ No newline at end of file diff --git a/bruhtesting/payload/usr/bin/hellooo b/bruhtesting/payload/usr/bin/hellooo old mode 100644 new mode 100755 diff --git a/testingpackage/package b/testingpackage/package index 816cb32..b3c21d4 100755 --- a/testingpackage/package +++ b/testingpackage/package @@ -1,5 +1,5 @@ AL_PKG_CONFIG_DEPLOY=true -AL_PKG_CONFIG_VER="0.5" +AL_PKG_CONFIG_VER="0.6" AL_PKG_CONFIG_NAME="testingpackage" AL_PKG_CONFIG_MAKEDEPENDS="" AL_PKG_CONFIG_DEPENDS="" \ No newline at end of file