From 520e544412dc85c12a894e22dc5c336f8651a34d Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 31 May 2020 09:26:16 +0200 Subject: [PATCH] UploadIt: update to v1.2 --- .../{uploadit-1.1.recipe => uploadit-1.2.recipe} | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) rename haiku-apps/uploadit/{uploadit-1.1.recipe => uploadit-1.2.recipe} (76%) diff --git a/haiku-apps/uploadit/uploadit-1.1.recipe b/haiku-apps/uploadit/uploadit-1.2.recipe similarity index 76% rename from haiku-apps/uploadit/uploadit-1.1.recipe rename to haiku-apps/uploadit/uploadit-1.2.recipe index 594d205fc..cae63ee37 100644 --- a/haiku-apps/uploadit/uploadit-1.1.recipe +++ b/haiku-apps/uploadit/uploadit-1.2.recipe @@ -1,21 +1,22 @@ SUMMARY="A Tracker add-on to upload a file to an online service" DESCRIPTION="UploadIt is a Tracker Add-On that uploads a single file to the \ -online service Linx at https://linx.li. The URL for the uploaded file is put \ +online service Oshi at https://oshi.at. The URL for the uploaded file is put \ into the clipboard after the upload has finished, ready to be pasted into an \ email, a chat window or forum post. -Currently the expiration time for the uploaded file is hard-coded to 1 week. +The expiration time for the uploaded file is hard-coded to 2 weeks. +Oshi currently allows files up to 1000 MiB in size. Tip: Install Clipdinger from HaikuDepot. It includes a 'Clipboard Monitor' \ that you can embed as Replicant on the Desktop. When you see the upload URL \ appearing there, you know the file was uploaded successfully and the URL can \ be pasted." HOMEPAGE="https://github.com/humdingerb/UploadIt" -COPYRIGHT="2018-2019 Humdinger" +COPYRIGHT="2018-2020 Humdinger" LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="de8a6a44653a500d00d9d6ac909791c33789e1fa349b3fb9c8c8a22a423942bb" +CHECKSUM_SHA256="55ae16fb7de330ec2fdf85da7451e6ba3f192ada2e140ced034191398844d67c" SOURCE_DIR="UploadIt-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -27,6 +28,8 @@ PROVIDES=" REQUIRES=" haiku cmd:curl + cmd:gawk + cmd:grep " BUILD_REQUIRES="