blob: 6e2771a560b0b5846927797aa08f2dc96d89b40f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = find-broken-desktop
pkgdesc = Find desktop entries files with broken executables. Similar in functionality to fbrokendesktop, but written in python to avoid some of the shortcomings of parsing .desktop files with shell scripts
pkgver = 1.4.0
pkgrel = 2
arch = any
license = MIT
depends = python
depends = python-pyxdg
source = fbrokendesktop.py
sha256sums = a7d2278d1710856989eb2d7803042db4b3386e0a7e6d6bf896a5b9ad8020e507
pkgname = find-broken-desktop
|