summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin Costello2015-09-07 13:05:31 +0200
committerGavin Costello2015-09-07 13:05:31 +0200
commit0e03200fd7cd5196669566fd8cd0b1dbad3b0da2 (patch)
treeae134e8f08e2f580fde5dcb9d9cf4be253a7bfa3 /PKGBUILD
parent8134eb92c3e44b0cb9db49482701069c9d1c4807 (diff)
downloadaur-0e03200fd7cd5196669566fd8cd0b1dbad3b0da2.tar.gz
Updated to version 1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c03149539e94..b69cf74c7aa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://angularjs.org"
license=('MIT')
depends=('jquery')
source=("https://ajax.googleapis.com/ajax/libs/${pkgname}/${pkgver}/angular.js" "https://ajax.googleapis.com/ajax/libs/${pkgname}/${pkgver}/angular.min.js")
-md5sums=('725456ab8e9230e0d62b612e6a7b00f2' 'ca1a58818682c3e858a585f283ab9beb')
+md5sums=('d4820f67157e827a405b3609bf12aab3' 'feeb76d0de3487eb412c1928625e8fca')
package() {
cd "${srcdir}"