diff --git a/debian/changelog b/debian/changelog index 16abaa7..6f4df40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -jamesdsp (2.7.0-101pika1) pika; urgency=medium +jamesdsp (2.7.0.git-101pika1) pika; urgency=medium * New release + port to PikaOS 4. diff --git a/main.sh b/main.sh index c92b61e..6c95725 100755 --- a/main.sh +++ b/main.sh @@ -2,14 +2,15 @@ set -e -VERSION="2.7.0" +VERSION="2.7.0.git" source ./pika-build-config.sh echo "$PIKA_BUILD_ARCH" > pika-build-arch # Clone Upstream -git clone --recursive https://github.com/Audio4Linux/JDSP4Linux -b "$VERSION" +#git clone --recursive https://github.com/Audio4Linux/JDSP4Linux -b "$VERSION" +git clone --recursive https://github.com/Audio4Linux/JDSP4Linux cd JDSP4Linux cp -rvf ../debian ./ cp -rvf ../jamesdsp.desktop ./