mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
cutemarked, revbump, allow multiple launch (#12107)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
resource app_signature "application/x-vnd.cloose-cutemarked";
|
||||
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
resource app_flags B_MULTIPLE_LAUNCH;
|
||||
|
||||
resource app_version {
|
||||
major = @MAJOR@,
|
||||
|
||||
@@ -8,7 +8,7 @@ COPYRIGHT="2013 Christian Loose
|
||||
2012 CodeCatalyst, LLC"
|
||||
LICENSE="GNU GPL v2
|
||||
MIT"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://github.com/cloose/CuteMarkEd/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="78a41808c2f0452375810abdff76eeaaee012f8d1368a2b8772ec6b4d2ceeec8"
|
||||
SOURCE_DIR="CuteMarkEd-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user