summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid McInnis2016-03-12 23:10:47 -0800
committerDavid McInnis2016-03-12 23:10:47 -0800
commitef4d39792560c728f420f85e4bcfc6165fc49c41 (patch)
tree4329c43dee95ec5e43ac99c475a0cb32ccc6c093
parentb3eec94d27c24617fe82128073857d573440697e (diff)
downloadaur-ef4d39792560c728f420f85e4bcfc6165fc49c41.tar.gz
cleaned up package description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8b9a1ee9ab2..7974de8660e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Mar 13 07:06:51 UTC 2016
+# Sun Mar 13 07:10:24 UTC 2016
pkgbase = jquery-ui
- pkgdesc = jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications
+ pkgdesc = Build highly interactive web applications with low-level interaction and high-level widgets
pkgver = 1.11.4
pkgrel = 1
url = http://jqueryui.com/
diff --git a/PKGBUILD b/PKGBUILD
index 1be14496b6cd..f416f78e3f83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=jquery
pkgname=jquery-ui
pkgver=1.11.4
pkgrel=1
-pkgdesc='jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications'
+pkgdesc='Build highly interactive web applications with low-level interaction and high-level widgets'
arch=('any')
url='http://jqueryui.com/'
license=('MIT')