blob: 106a795c96c5b57d69dadee0c870e313aa3129e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = diskord
pkgdesc = A fast, intuitive, and universal TUI storage manager for Omarchy (Arch Linux + Hyprland)
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/Zeus-Deus/diskord
arch = x86_64
license = GPL
makedepends = cargo
depends = hyprland
depends = xdg-terminal-exec
depends = polkit
source = diskord-1.0.3.tar.gz::https://github.com/Zeus-Deus/diskord/archive/v1.0.3.tar.gz
sha256sums = bb172d2a753d70d731d981aef209a730f055f4c5805edef48b20f36f287cd2d7
pkgname = diskord
|