summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2020-03-01 22:00:21 +0100
committerCédric Bellegarde2020-03-01 22:00:21 +0100
commit4dd8b9e1db6221207e0741ee75d63ecaaab81cf9 (patch)
tree306dc42406af787e7842f9f6f1625ce0778e39b4
parentaa3cdf97e8ec4f07593bd33033f93816ba1f14a2 (diff)
downloadaur-4dd8b9e1db6221207e0741ee75d63ecaaab81cf9.tar.gz
Update to 0.9.98
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6fd3547934d..a68234897ff2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eolie-stable-git
pkgdesc = Simple web browser for GNOME (stable branch: last release + fixes)
- pkgver = 0.9.97.r65.gebfbfbdb
+ pkgver = 0.9.98
pkgrel = 1
url = https://wiki.gnome.org/Apps/Eolie
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = eolie-stable-git
optdepends = python-fxa: Firefox Sync support
optdepends = python-pyopenssl: Show SSL certificates
optdepends = python-requests-hawk: Firefox Sync support
- provides = eolie=0.9.97.r65.gebfbfbdb
+ provides = eolie=0.9.98
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
diff --git a/PKGBUILD b/PKGBUILD
index c2ac8bf97679..93a839ecb4e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=eolie-stable-git
_gitname=eolie
-pkgver=0.9.97.r65.gebfbfbdb
+pkgver=0.9.98
pkgrel=1
pkgdesc="Simple web browser for GNOME (stable branch: last release + fixes)"
arch=('x86_64' 'i686')