summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrea Pasciuta2017-01-31 08:24:18 +0100
committerAndrea Pasciuta2017-01-31 08:24:18 +0100
commitdcce5558747c1fb730643c88ea520da4e5460e5e (patch)
treea1c9d5f2b0451cb34fe93972a9fcac27cf18d766 /PKGBUILD
parentaa85584c2538d459d24caabb880470c7d9380a13 (diff)
downloadaur-dcce5558747c1fb730643c88ea520da4e5460e5e.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca388700fe3d..c3d2db618874 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Light <sidus at arbornet.org>
pkgname=poseidon-browser-git
-pkgver=r87.6ebaddf
+pkgver=r90.29267cd
pkgrel=1
pkgdesc='A fast, minimal and lightweight browser.'
url='https://github.com/sidus-dev/poseidon'
arch=('any')
license=('GPL3' 'MIT')
-depends=('python3' 'python-gobject' 'python-decorator' 'python-six' 'python-requests' 'python-pillow' 'python-cairo' 'pyopenssl' 'gtk3' 'gtksourceview3' 'webkit2gtk>=2.12.3')
+depends=('binutils' 'fakeroot' 'tk' 'python3' 'python-gobject' 'python-decorator' 'python-six' 'python-requests' 'python-pillow' 'python-cairo' 'pyopenssl' 'gtk3' 'gtksourceview3' 'webkit2gtk>=2.12.3')
optdepends=('gst-libav: HTML5 H264 videos support'
'gst-plugins-base: HTML5 OGG videos support'
'gst-plugins-good: HTML5 H264 and WebM videos support'