summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Pasciuta2017-03-27 16:51:39 +0200
committerAndrea Pasciuta2017-03-27 16:51:39 +0200
commit1fc9857f58d5fd0676089cb746129831c7f21a07 (patch)
treef2b5bef7ce4883a7ca7aa4974d47ee7355c3841c
parentb256e368bd73f808badd532584debcf70ed011ec (diff)
downloadaur-1fc9857f58d5fd0676089cb746129831c7f21a07.tar.gz
Update 0.5.0-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b10a8079e270..748cd2960e57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = poseidon-browser-git
pkgdesc = A fast, minimal and lightweight browser.
- pkgver = r131.bc6f695
+ pkgver = r138.6b42429
pkgrel = 1
- url = https://sidus-dev.github.io/projects/poseidon/
+ url = https://github.com/sidus-dev/poseidon
arch = any
license = GPL3
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2150109a6540..aed588633027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Light <sidus at arbornet.org>
pkgname=poseidon-browser-git
-pkgver=r131.bc6f695
+pkgver=r138.6b42429
pkgrel=1
pkgdesc='A fast, minimal and lightweight browser.'
-url='https://sidus-dev.github.io/projects/poseidon/'
+url='https://github.com/sidus-dev/poseidon'
arch=('any')
license=('GPL3' 'MIT')
depends=('binutils' 'fakeroot' 'python3' 'python-gobject' 'python-decorator' 'python-six' 'python-requests' 'python-pillow' 'python-cairo' 'pyopenssl' 'gtk3' 'gtksourceview3' 'webkit2gtk>=2.12.3')