blob: e4805f897f7c455ac006685fc83c343acf998c22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = checkupdatify
pkgdesc = A collection of scripts that notify you of pending updates to your Arch Linux system
pkgver = 1.0.0
pkgrel = 1
url = https://gitlab.com/protist/checkupdatify
arch = any
license = GPL3
depends = yay
optdepends = terminator: the update command is sent to this terminal emulator by default
optdepends = libnotify: provides a notification for completion of upgrade(s)
optdepends = archlinux-artwork: provides icon for notifications
source = https://gitlab.com/protist/checkupdatify/-/archive/v1.0.0/checkupdatify-v1.0.0.tar.gz
sha256sums = 6063430cf7dc69b01fd7db258fb2a4d1c2fac91199d6597b7af508a906735345
pkgname = checkupdatify
|