summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6cfb8351ffb..bf2863227a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Light <sidus at arbornet.org>
pkgname=poseidon-browser-git
-pkgver=r114.cd8c39e
+pkgver=r115.4126a9e
pkgrel=1
pkgdesc='A fast, minimal and lightweight browser.'
url='https://sidus-dev.github.io/projects/poseidon/'
arch=('any')
license=('GPL3' 'MIT')
-depends=('binutils' 'fakeroot' 'tk' 'python3' 'python-gobject' 'python-decorator' 'python-six' 'python-requests' 'python-pillow' 'python-cairo' 'pyopenssl' 'gtk3' 'gtksourceview3' 'webkit2gtk>=2.12.3')
+depends=('binutils' 'fakeroot' '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'