blob: 2f15171e30f422b0b56a1a054c14bf67c34f3a68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = btrfs-desktop-notification
pkgdesc = Notifies you on the desktop when booting into a read-only system or when BTRFS warning/error messages appear in the dmesg log.
pkgver = 1.3.1
pkgrel = 1
url = https://gitlab.com/Zesko/btrfs-desktop-notification
arch = any
license = GPL3
makedepends = git
depends = libnotify
depends = systemd
optdepends = dunst
provides = btrfs-desktop-notification
conflicts = btrfs-desktop-notification-git
conflicts = snapper-snapshot-notification-git
backup = etc/btrfs-desktop-notification.conf
source = btrfs-desktop-notification-1.3.1.tar.gz::https://gitlab.com/Zesko/btrfs-desktop-notification/-/archive/1.3.1/btrfs-desktop-notification-1.3.1.tar.gz
sha256sums = c5d5bd7243113d05bec1d0e14646108678e51c5500b343754745e462fb0206c1
pkgname = btrfs-desktop-notification
|