Update package description and version.

This commit is contained in:
Anton Stankevich 2024-10-03 23:13:05 +00:00
parent 3e57fb6234
commit 8a0bc71432

View File

@ -1,9 +1,11 @@
name mtpview
version 0.1.1-1
version 0.0.1-1
architecture x86_64
summary "View android device contents"
description "View android content through MTP protocol.
* Upload file. Select dir in list and click UPload button. In dialog appeared select file on disk."
* Upload file. Select dir in list and click UPload button. In dialog appeared select file on disk.
* Download file. Select file in list and click Download. In dialog appeared select where to save.
Notes: Android folder skipped. Context of device populateted asynchroniosly, so if you don't see you file, please wait a while."
packager "Anton Stankevich <ashc@mail.ru>"
vendor "Anton Stankevich"
licenses {
@ -13,8 +15,8 @@ copyrights {
"2024 Anton Stankevich"
}
provides {
mtpview = 0.1.1
app:mtpview = 0.1.1
mtpview = 0.0.1-1
app:mtpview = 0.0.1-1
}
requires {
haiku >= r1~beta4_hrev56578_4-1
@ -22,11 +24,11 @@ requires {
}
urls {
"https://example.com"
"https://gitflic.ru/project/astankevich/mtpview"
}
source-urls {
# Download
"https://example.com"
"https://gitflic.ru/project/astankevich/mtpview/commit/3e57fb623497c9ed49bffbf5a47bce6b9b95d6cf"
# Location 2
"https://example.com"
}