summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Ser2019-05-18 09:51:44 +0300
committerSimon Ser2019-05-18 09:51:57 +0300
commitf4d629340075d660e278890a048336ab375fca58 (patch)
tree74b9d52b3d8fbdeb5cc010a1ce0378a9b15e75b3 /PKGBUILD
parentd8f798c6556ca1cc672c120ac8cadea337b468d5 (diff)
downloadaur-f4d629340075d660e278890a048336ab375fca58.tar.gz
Fixup pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34148fbb002a..edf7eea2cb96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=drm_info
pkgver=1.1.0.r45.g6bb0405046ed
pkgrel=1
license=('MIT')
-pkgdesc='Grab images from a Wayland compositor'
+pkgdesc='Small utility to dump info about DRM devices'
makedepends=("meson" "git")
depends=("libdrm" "json-c")
arch=("x86_64")