summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorariasuni2019-03-08 02:27:46 +0100
committerariasuni2019-03-08 02:27:46 +0100
commit4bdd230dccbcfb4574cf63657416bdcddfc7285e (patch)
tree50abab8a6971167bb93607f1192d2b211168c165 /PKGBUILD
parenta563f3d29db76fa09e1bf60110a50cc4357ae61b (diff)
downloadaur-phantomjs-bin.tar.gz
Update website link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 617e554f2aef..fce3777949a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname='phantomjs'
pkgname="$_pkgname-bin"
pkgver=2.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Headless WebKit with JavaScript API (official static binary)'
-url='http://www.phantomjs.org/'
+url='http://phantomjs.org/'
license=('BSD')
arch=('x86_64')
depends=('fontconfig' 'freetype2' 'libpng')