blob: 68122d7e659b69135ce7ea9c980f82bd6edf50d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = sortify-bin
pkgdesc = A flexible automated file sorter with custom themes and extensions
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/ninjaytxz/Sortify
arch = x86_64
license = LicenseRef-Proprietary
depends = webkit2gtk
depends = gtk3
depends = libappindicator-gtk3
provides = sortify
conflicts = sortify
options = !strip
source = Sortify-2.0.0-Linux-x64::https://github.com/ninjaytxz/Sortify/releases/download/v2.0.0/Sortify-2.0.0-Linux-x64
source = sortify.desktop
source = sortify.png::https://raw.githubusercontent.com/ninjaytxz/Sortify/main/assets/SortifyAppIcon.png
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = sortify-bin
|