ecode, revbump, enable multiple launch (#12630)

This commit is contained in:
Schrijvers Luc
2025-07-27 07:46:33 +02:00
committed by GitHub
parent 23870da73f
commit 0e228d2a0b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
resource app_flags B_SINGLE_LAUNCH;
resource app_flags B_MULTIPLE_LAUNCH;
resource app_version {
major = @MAJOR@,

View File

@@ -7,7 +7,7 @@ library as part of one of its main objectives."
HOMEPAGE="https://github.com/SpartanJ/eepp"
COPYRIGHT="2024 Martín Lucas Golini"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/SpartanJ/eepp/archive/refs/tags/eepp-2.8.7.tar.gz"
CHECKSUM_SHA256="c2f03c27f6b68f15f37c055683a7a1dfa9492583d034d02c3c8801d2b31cbb25"
#SOURCE_FILENAME="eepp-2.8.7.tar.gz"