blob: 2a6ad51b27c1bcf951e8901ff0f9342d70d820e0 (
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.0
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.0.tar.gz::https://gitlab.com/Zesko/btrfs-desktop-notification/-/archive/1.3.0/btrfs-desktop-notification-1.3.0.tar.gz
sha256sums = 7e687d596c012bace695afca73fbb32f982fa0bb4d9121b6bc0412a40d5d855a
pkgname = btrfs-desktop-notification
|