summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2020-03-27 18:00:36 +0100
committerCédric Bellegarde2020-03-27 18:00:36 +0100
commitc91471b54efe1c43a5d33be4fd59bb89e6ed4ac7 (patch)
treefb17a0f664f8cdaefdcb0a94ed571fcc3ae9b3ed
parent6dc619451290b7e684cd697c0e16e1659d369d90 (diff)
downloadaur-c91471b54efe1c43a5d33be4fd59bb89e6ed4ac7.tar.gz
Update to 0.9.99.r9.gd3fa0bb1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index baf7d50d335a..8a814abf9e80 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
+ pkgver = 0.9.99.r9.gd3fa0bb1
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
+ provides = eolie=0.9.99.r9.gd3fa0bb1
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 13a2b001e8be..4904114ec475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=eolie-stable-git
_gitname=eolie
-pkgver=0.9.99
+pkgver=0.9.99.r9.gd3fa0bb1
pkgrel=1
pkgdesc="Simple web browser for GNOME (stable branch: last release + fixes)"
arch=('x86_64' 'i686')