mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
DeskNotes: fix provides and bump revision
This commit is contained in:
@@ -10,7 +10,7 @@ before rebooting, or fiddle with your bootscript.
|
|||||||
|
|
||||||
HOMEPAGE="https://github.com/HaikuArchives/DeskNotes"
|
HOMEPAGE="https://github.com/HaikuArchives/DeskNotes"
|
||||||
SRC_URI="git+https://github.com/HaikuArchives/DeskNotes#e39a1cf"
|
SRC_URI="git+https://github.com/HaikuArchives/DeskNotes#e39a1cf"
|
||||||
REVISION="3"
|
REVISION="4"
|
||||||
LICENSE="BSD (3-clause)"
|
LICENSE="BSD (3-clause)"
|
||||||
COPYRIGHT="2000 Colin Stewart"
|
COPYRIGHT="2000 Colin Stewart"
|
||||||
|
|
||||||
@@ -18,7 +18,7 @@ ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
|||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
desknotes = $portVersion
|
desknotes = $portVersion
|
||||||
app:desknotes = $portVersion
|
app:DeskNotes = $portVersion
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku
|
haiku
|
||||||
|
|||||||
Reference in New Issue
Block a user