blob: 92ea7320f26813591cbe8cee6e170dc83cc552d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dunst-timer
pkgdesc = A Python script for setting timers with progress bar notifications in Dunst
pkgver = 1.00.08
pkgrel = 1
url = https://github.com/bitSheriff/dunst-timer
arch = any
license = MIT
makedepends = python
makedepends = pyinstaller
makedepends = python-altgraph
depends = python
depends = dunst
source = https://github.com/bitSheriff/dunst-timer/archive/v1.00.08.tar.gz
sha256sums = 768a7043544a2afc02405af1bd40adaf42e3199e67152e4e9209e3bac5790429
pkgname = dunst-timer
|