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 8e8b584758ea..debab689b692 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.100.r1.g84017c06
+ pkgver = 0.9.100.r2.g66107fbd
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.100.r1.g84017c06
+ provides = eolie=0.9.100.r2.g66107fbd
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
diff --git a/PKGBUILD b/PKGBUILD
index dbf9b671ed7d..7db0fa965db0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=eolie-stable-git
_gitname=eolie
-pkgver=0.9.100.r1.g84017c06
+pkgver=0.9.100.r2.g66107fbd
pkgrel=1
pkgdesc="Simple web browser for GNOME (stable branch: last release + fixes)"
arch=('x86_64' 'i686')