blob: 046b3cc29767468f581b3a9e035a37358e163f73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = archupdate-indicator
pkgdesc = Creates a taskbar icon that indicates if updates are available and provides a context menu to inspect and install them.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/epsilontheta/archupdate-indicator
arch = any
license = MIT
depends = pacman-contrib
depends = python-wxpython
source = https://github.com/epsilontheta/archupdate-indicator/archive/1.0.0.tar.gz
sha256sums = ecf6088ca8b7d5084f445732ab7fb411757cac0da4eec2a9bfc448eab70ab5d7
pkgname = archupdate-indicator
|