summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2015-07-16 17:44:01 +0200
committerStefan Auditor2015-07-16 17:44:01 +0200
commit05f72740033611a3ab02dcdd388b42e6e3e988ee (patch)
treebd2d5c2a2ecf0d57e1a40deddee1b7142bc5c196
parentd5a65cf6459236951325d00f46a6bd6b0e9ce858 (diff)
downloadaur-05f72740033611a3ab02dcdd388b42e6e3e988ee.tar.gz
Update casperjs screenshot tool to scroll down the page before
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66251bb93bce..a1f2405f40fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = pdepend
source = http://static.pdepend.org/php/2.1.0/pdepend.phar
source = pdepend.install
md5sums = a865a41bc90c8ad121f6055e633f9442
- md5sums = 301f5f1b4a50992db3d93f1b5178bad5
+ md5sums = 2ac82322f6c7bf452459d422ce1f8bc3
pkgname = pdepend
diff --git a/PKGBUILD b/PKGBUILD
index e5625f46a793..c141ac613211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('php')
source=("http://static.pdepend.org/php/${pkgver}/pdepend.phar"
"pdepend.install")
md5sums=('a865a41bc90c8ad121f6055e633f9442'
- '301f5f1b4a50992db3d93f1b5178bad5')
+ '2ac82322f6c7bf452459d422ce1f8bc3')
package() {
install -D -m 755 "${srcdir}/pdepend.phar" "${pkgdir}/usr/share/webapps/bin/pdepend.phar"