summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsmac892023-05-19 12:24:31 -0600
committersmac892023-05-19 12:24:44 -0600
commitd0aa7176a218431a52054eed4a58c6f48c13bcac (patch)
tree31cf672eb0d03e3b94c31b89db664b974f907f86 /PKGBUILD
parent593f0225af421a342e426e116a23186bf9b26918 (diff)
downloadaur-d0aa7176a218431a52054eed4a58c6f48c13bcac.tar.gz
update description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77d5f2a7286b..4f4b117f09c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: FirstAirBender <noblechuk5[at]web[dot]de>
pkgname=find-broken-desktop
pkgver=1.0
-pkgrel=1
-pkgdesc="Find .desktop files with invalid executables"
+pkgrel=2
+pkgdesc="Find desktop entries files with broken executables. Has similar functionality to fbrokendesktop"
arch=("any")
license=('MIT')
depends=('python' 'python-pyxdg')