blob: 0c0e235fd52d4cbeac322dc5eebdf72d0ed0f0bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = phantimer
pkgdesc = A ghost timer window spawner for Hyprland
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/aman-sanin/phantimer
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = hyprland
optdepends = foot: The default terminal emulator used
source = phantimer-0.1.0.tar.gz::https://github.com/aman-sanin/phantimer/archive/refs/tags/v0.1.0.tar.gz
sha256sums = 7cb26c501570443c92043f5aacff3a174f25def189564bd001f26674b6613d41
pkgname = phantimer
|