summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2019-04-22 17:00:43 +0200
committerCédric Bellegarde2019-04-22 17:00:43 +0200
commit5aa20160628e78f5bbf9bbe9754a73ac3c14fb45 (patch)
tree523fac7a0cc828957e449abadf4d452ba6ea550d
parent7e6750fe36f07538b8768fa06ff5c031749c9479 (diff)
downloadaur-5aa20160628e78f5bbf9bbe9754a73ac3c14fb45.tar.gz
Update url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f61e02ee606b..ec838381153f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = eolie-git
pkgdesc = Simple web browser for GNOME
pkgver = 0.9.60+19+gd9c3ad4
pkgrel = 1
- url = https://gnumdk.github.io/eolie-web/
+ url = https://wiki.gnome.org/Apps/Eolie
arch = x86_64
arch = i686
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 20f6c8ada61d..47574e8a6905 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.9.60+19+gd9c3ad4
pkgrel=1
pkgdesc="Simple web browser for GNOME"
arch=('x86_64' 'i686')
-url="https://gnumdk.github.io/eolie-web/"
+url="https://wiki.gnome.org/Apps/Eolie"
license=('GPL3')
depends=('gtkspell3' 'python-cairo' 'python-dateutil' 'python-gobject' 'webkit2gtk')
makedepends=('git' 'gobject-introspection' 'meson')