diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-03-04 15:02:46 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-03-04 15:02:46 -0500 |
commit | 85b5775fb96c54b5fbf4113fc571903b7484497f (patch) | |
tree | ecffbf9428de9253f11a10467e38fd7fd0817040 /libre/epiphany/PKGBUILD | |
parent | 508ea31f1f208c5664abe713847e1da0664a404f (diff) | |
download | abslibre-85b5775fb96c54b5fbf4113fc571903b7484497f.tar.gz abslibre-85b5775fb96c54b5fbf4113fc571903b7484497f.tar.bz2 abslibre-85b5775fb96c54b5fbf4113fc571903b7484497f.zip |
epiphany-3.30.3-1.par1: updating version
Diffstat (limited to 'libre/epiphany/PKGBUILD')
-rw-r--r-- | libre/epiphany/PKGBUILD | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index 5ae304ce9..6bffca66a 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -10,19 +10,21 @@ # - switched default searchengine to duckduckgo pkgname=epiphany -pkgver=3.30.2 -pkgrel=2 +pkgver=3.30.3 +pkgrel=1 pkgrel+=.par1 -pkgdesc="A GNOME web browser based on the WebKit rendering engine, with DuckDuckGo HTML support" +pkgdesc="A GNOME web browser based on the WebKit rendering engine" +pkgdesc=+", with DuckDuckGo HTML support" url="https://wiki.gnome.org/Apps/Web" -arch=(x86_64 i686 armv7h) +arch=(x86_64) +arch+=(i686 armv7h) license=(GPL) depends=(webkit2gtk gcr icu libdazzle) makedepends=(docbook-xml startup-notification lsb-release gobject-introspection yelp-tools appstream-glib git meson) checkdepends=(xorg-server-xvfb) groups=(gnome) -_commit=104c003f5da64346de8199c86ada6a104d7869c1 # tags/3.30.2^0 +_commit=0777a3db37a3c8520740448bf50f620a94a8e551 # tags/3.30.3^0 source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit" libre.patch) sha256sums=('SKIP' |