From 5ee931344c740f92fe8dde975f1078295a70c9a8 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Fri, 21 Feb 2014 21:46:59 -0200 Subject: fix sha512sums on jquery package and update pkgrel on jquery-ui --- libre/jquery-ui/PKGBUILD | 2 +- libre/jquery/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 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/ diff --git a/libre/jquery/PKGBUILD b/libre/jquery/PKGBUILD index 23d56d7c3..bd828c070 100644 --- a/libre/jquery/PKGBUILD +++ b/libre/jquery/PKGBUILD @@ -3,7 +3,7 @@ pkgname=jquery pkgver=2.1.0 -pkgrel=1 +pkgrel=3 pkgdesc='jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development' arch=any url=http://jquery.com/ @@ -11,7 +11,7 @@ license=MIT makedepends=nodejs source=https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz -sha512sums=aedd1086b3b84ed6705b31ac297b6bef29fc2b19a190b3bded2c135d13931cdc92b9ea7cf3eab86e8157a50f1e4ec9ba2bbe1eeba1af5dd44079f237571d41e4 +sha512sums=a5e1b1f5590e07301dd0793bba0961757211d9020efe67ea73817ad10122a9ecbb138ad868b195da7f9811656e7eb07d522f1a99c341ca833c213b1f1966f3ff build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3