summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2020-03-27 17:10:40 +0100
committerCédric Bellegarde2020-03-27 17:10:40 +0100
commit6dc619451290b7e684cd697c0e16e1659d369d90 (patch)
tree7f52484f258546d2a4063314ed70bc549e6e58e2
parente9d0b9ebb07d9b3795d7d7e5e59f145512cc9ce8 (diff)
downloadaur-6dc619451290b7e684cd697c0e16e1659d369d90.tar.gz
Update to 0.9.99
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a04c2264cab2..baf7d50d335a 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.98.1.r15.g43cce9d5
+ pkgver = 0.9.99
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.98.1.r15.g43cce9d5
+ provides = eolie=0.9.99
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 060ec9386be7..13a2b001e8be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=eolie-stable-git
_gitname=eolie
-pkgver=0.9.98.1.r15.g43cce9d5
+pkgver=0.9.99
pkgrel=1
pkgdesc="Simple web browser for GNOME (stable branch: last release + fixes)"
arch=('x86_64' 'i686')