diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-02-21 21:46:59 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-02-21 21:46:59 -0200 |
commit | 5ee931344c740f92fe8dde975f1078295a70c9a8 (patch) | |
tree | 21af5ae452ed9462f0c95a6707f556c23502ba56 /libre/jquery-ui | |
parent | ea746bf4d7ef50743c8b8d3544c3cb373047274e (diff) | |
download | abslibre-5ee931344c740f92fe8dde975f1078295a70c9a8.tar.gz abslibre-5ee931344c740f92fe8dde975f1078295a70c9a8.tar.bz2 abslibre-5ee931344c740f92fe8dde975f1078295a70c9a8.zip |
fix sha512sums on jquery package and update pkgrel on jquery-ui
Diffstat (limited to 'libre/jquery-ui')
-rw-r--r-- | libre/jquery-ui/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/jquery-ui/PKGBUILD b/libre/jquery-ui/PKGBUILD index 0be01f724..64d1e1764 100644 --- a/libre/jquery-ui/PKGBUILD +++ b/libre/jquery-ui/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=jquery pkgname=jquery-ui pkgver=1.10.4 -pkgrel=1 +pkgrel=2 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' arch=any url=http://jqueryui.com/ |