summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-04-25 11:25:32 +0200
committerGoliathLabs2020-04-25 11:25:32 +0200
commitb46dc9ffc16f01c073f2f9cb5299e930c74dd18e (patch)
tree779f0cccd57a9630a40c874723681f595cac85b8
parentdd53cac98ff342c94f5ada35d52ba687d4894e06 (diff)
downloadaur-b46dc9ffc16f01c073f2f9cb5299e930c74dd18e.tar.gz
Updated: Maintainerinfo & pkgrel to build against recent icu
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f282ab5b2f9f..a644dde3ef4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = phantomjs
pkgdesc = Headless WebKit with JavaScript API
pkgver = 2.1.1
- pkgrel = 13
+ pkgrel = 14
url = http://www.phantomjs.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c7115c4037bd..190a92ca6257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Chih-Hsuan Yen <yan12125@gmail.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Chih-Hsuan Yen <yan12125@gmail.com>
# Contributor: Felix Yan <felixonmars@archlinux.org>
# Contributor: grimsock <lord.grimsock at gmail dot com>
# Contributor: Dieter Plaetinck <dieter@plaetinck.be>
@@ -7,7 +8,7 @@
pkgname=phantomjs
pkgver=2.1.1
-pkgrel=13
+pkgrel=14
pkgdesc='Headless WebKit with JavaScript API'
url='http://www.phantomjs.org/'
license=('BSD' 'LGPL' 'MIT')