summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2015-06-23 20:38:07 +0200
committerJohannes Schleifenbaum2015-06-23 20:38:07 +0200
commite248bb094c757f58166fb0b6e0651d22ccd674fc (patch)
tree2396b8a583ed5c02a0d0e9a02868d4293d971477 /PKGBUILD
parent39b445b44a237915f924adcc57a53d976d8d0758 (diff)
downloadaur-e248bb094c757f58166fb0b6e0651d22ccd674fc.tar.gz
version 2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 998788996fa3..710142b3271b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname=nodejs-pageres
-pkgver=1.4.0
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc="Get screenshots of websites in different resolutions"
arch=('i686' 'x86_64')
url="https://github.com/sindresorhus/pageres"
@@ -16,7 +16,7 @@ source=(
)
noextract=("${pkgname/nodejs-/}-${pkgver}.tgz")
sha256sums=(
- 'f03ba44618693d5137545b2535caf826f284ab8f4844edb2b2e65909c4abfcfe'
+ '90f4b73e1d98f173143c43ce9369816bfae60ccbf87d2802eefe8359a057b7aa'
'a09bad52fe9deab4338f4f80105f8b8d0c10a2618a8b4517a2cf260b48d968d2'
)