Skip to content

Commit a4e990c

Browse files
authored
Increment package release version to 2
1 parent 58b2a76 commit a4e990c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CODENAME=noble
99
FLAVOUR=$1
1010
MINT_VERSION=22.3
1111
KERNEL_VERSION=6.19.8
12-
PKGREL=1
12+
PKGREL=2
1313
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
1414
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh
1515

0 commit comments

Comments
 (0)