summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Pasciuta2017-02-04 18:45:36 +0100
committerAndrea Pasciuta2017-02-04 18:45:36 +0100
commit4d6e99783a57318d4ac862b5b28fa03b7f794700 (patch)
tree528780b1dd1a44be1996773a483548e07395f316
parentdcce5558747c1fb730643c88ea520da4e5460e5e (diff)
downloadaur-4d6e99783a57318d4ac862b5b28fa03b7f794700.tar.gz
Update 0.4.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d8a766b2091..fc370c6501bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = poseidon-browser-git
pkgdesc = A fast, minimal and lightweight browser.
- pkgver = r90.29267cd
+ pkgver = r91.20ce822
pkgrel = 1
- url = https://github.com/sidus-dev/poseidon
+ url = https://sidus-dev.github.io/projects/poseidon/
arch = any
license = GPL3
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index c3d2db618874..922d40168a19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Light <sidus at arbornet.org>
pkgname=poseidon-browser-git
-pkgver=r90.29267cd
+pkgver=r91.20ce822
pkgrel=1
pkgdesc='A fast, minimal and lightweight browser.'
-url='https://github.com/sidus-dev/poseidon'
+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')