diff --git a/.github/release-canary-v3 b/.github/release-canary-v3 index 56a6051..0cfbf08 100644 --- a/.github/release-canary-v3 +++ b/.github/release-canary-v3 @@ -1 +1 @@ -1 \ No newline at end of file +2 diff --git a/main.sh b/main.sh index 5919c09..9973126 100755 --- a/main.sh +++ b/main.sh @@ -2,7 +2,7 @@ set -e -VERSION="4.0" +VERSION="4.1" source ./pika-build-config.sh diff --git a/pika-meta/debian/changelog b/pika-meta/debian/changelog index cc8cbe7..eeb0ec9 100644 --- a/pika-meta/debian/changelog +++ b/pika-meta/debian/changelog @@ -1,3 +1,9 @@ +pika-meta (11:4.1-101pika1) pika; urgency=medium + + * Drop gamescope-session by default + + -- Ward Nakchbandi Thu, 12 Jan 2023 16:48:00 +0300 + pika-meta (11:4.0-101pika1) pika; urgency=medium * PikaOS 4 diff --git a/pika-meta/debian/control b/pika-meta/debian/control index 4791f19..e87702e 100644 --- a/pika-meta/debian/control +++ b/pika-meta/debian/control @@ -37,7 +37,8 @@ Depends: ${misc:Depends}, # Game launchers steam-launcher, lutris, -# Gaming utilites +# Gaming utilites + gamescope, vkbasalt, vkbasalt:i386, mangohud, @@ -45,8 +46,6 @@ Depends: ${misc:Depends}, goverlay, unrar, rar, -# Handhelds - gamescope-session, Description: A Meta package to install pika's collection of gaming software. Package: pika-codecs-meta