summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a814abf9e80..146efb8a8495 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.99.r9.gd3fa0bb1
+ pkgver = 0.9.99.r10.gfc36711e
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.99.r9.gd3fa0bb1
+ provides = eolie=0.9.99.r10.gfc36711e
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 4904114ec475..bc6ab6a26733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=eolie-stable-git
_gitname=eolie
-pkgver=0.9.99.r9.gd3fa0bb1
+pkgver=0.9.99.r10.gfc36711e
pkgrel=1
pkgdesc="Simple web browser for GNOME (stable branch: last release + fixes)"
arch=('x86_64' 'i686')