summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-01-19 21:23:18 +0200
committerDet2017-01-19 21:23:18 +0200
commit02cdc1934c214e05bf98aea3a1190f155a3c1475 (patch)
tree81b6bcd41a43f635136aef3d9eae6ab65b077c38
parent01731449374aa590df6e4d5ff7e9466327e5272a (diff)
downloadaur-02cdc1934c214e05bf98aea3a1190f155a3c1475.tar.gz
Fix pkgdesc
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e0b36d680ac..dcd18fcb05f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=egl-wayland-git
_pkgname=egl-wayland
pkgver=r1.743d702
pkgrel=1
-pkgdesc="A work-in-progress specification of the EGL External Platform interface for modern window systems - Git"
+pkgdesc="A work-in-progress implementation of a EGL External Platform library to add client-side Wayland support - Git"
arch=('i686' 'x86_64')
url="https://github.com/NVIDIA/$_pkgname"
license=('MIT')