blob: 24bb7e742b716fa7b1114f801194b563ac254e17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = droppoint-bin
pkgdesc = Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
pkgver = 1.2.1
pkgrel = 11
url = https://droppoint.netlify.app/
arch = x86_64
license = GPL-3.0-only
depends = electron13
provides = droppoint=1.2.1
conflicts = droppoint
source = droppoint-1.2.1.deb::https://github.com/GameGodS3/DropPoint/releases/download/v1.2.1/droppoint_1.2.1_amd64.deb
source = droppoint.sh
sha256sums = b272d4415363eb33c54a6bec11aff870c51a1af4cf736ee76190bd4bd71ca5f4
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = droppoint-bin
|