summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2020-11-09 07:00:38 +0100
committerCédric Bellegarde2020-11-09 07:00:38 +0100
commit033598e93710e176db3625638583cb589a96f452 (patch)
tree47e0ae77df35f01195f4e938272738f5369c67e0
parent0779b0a97a28072eb5772158da54cf8de03908f9 (diff)
downloadaur-033598e93710e176db3625638583cb589a96f452.tar.gz
Update to 0.9.100.r1.g84017c06
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bf430b723de..8e8b584758ea 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
+ pkgver = 0.9.100.r1.g84017c06
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
+ provides = eolie=0.9.100.r1.g84017c06
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 9c71c0331c81..dbf9b671ed7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=eolie-stable-git
_gitname=eolie
-pkgver=0.9.100
+pkgver=0.9.100.r1.g84017c06
pkgrel=1
pkgdesc="Simple web browser for GNOME (stable branch: last release + fixes)"
arch=('x86_64' 'i686')