summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2016-09-20 15:59:33 -0500
committer100best2016-09-20 15:59:33 -0500
commit0cf55b0e722bc969e397fb23bfdafc5839c106d9 (patch)
tree636c4d7caac159b2852426b8bee9fe52036db8fd
parente6da1f169869e47f9d0e7a3589309620b6740a34 (diff)
downloadaur-0cf55b0e722bc969e397fb23bfdafc5839c106d9.tar.gz
version 3.22.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8da9927cdfe8..2b0b3928c123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = epiphany-unstable
pkgdesc = A GNOME web browser based on the WebKit rendering engine (unstable version)
- pkgver = 3.21.92
+ pkgver = 3.22.0
pkgrel = 1
url = https://wiki.gnome.org/Apps/Web
arch = i686
@@ -23,11 +23,11 @@ pkgbase = epiphany-unstable
depends = gnome-desktop
depends = libwnck3
depends = gnome-themes-standard
- provides = epiphany=3.21.92
+ provides = epiphany=3.22.0
conflicts = epiphany
replaces = epiphany
- source = http://ftp.gnome.org/pub/GNOME/sources/epiphany/3.21/epiphany-3.21.92.tar.xz
- md5sums = d6b0d578747fc1adcfb9494bbe8a419b
+ source = http://ftp.gnome.org/pub/GNOME/sources/epiphany/3.22/epiphany-3.22.0.tar.xz
+ md5sums = 8cc2aaca0d4571d8a09f0d7d86fe6517
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index e86beb04f810..92c21808e3ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=epiphany
pkgname=epiphany-unstable
-pkgver=3.21.92
+pkgver=3.22.0
pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine (unstable version)"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=(libsoup libnotify gsettings-desktop-schemas 'webkit2gtk-unstable>=2.13.
makedepends=(intltool itstool docbook-xml startup-notification
gobject-introspection)
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz)
-md5sums=('d6b0d578747fc1adcfb9494bbe8a419b')
+md5sums=('8cc2aaca0d4571d8a09f0d7d86fe6517')
replaces=("$_pkgname")
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")