Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / epiphany
Commits:
13bfd1f4 by Jan Alexander Steffens (heftig) at 2025-11-20T23:24:00+01:00
49.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = epiphany
pkgdesc = A GNOME web browser based on the WebKit rendering engine
- pkgver = 49.1
+ pkgver = 49.2
pkgrel = 1
url = https://apps.gnome.org/Epiphany
arch = x86_64
@@ -45,7 +45,7 @@ pkgbase = epiphany
depends = pango
depends = sqlite
depends = webkitgtk-6.0
- source = git+https://gitlab.gnome.org/GNOME/epiphany.git#tag=49.1
- b2sums =
8dbbf18919dd7eb8a8b00e149e7fe6c5089b8d5d222bc72a5f890635d37d6170d46b77fcfb1c32e248f534c8444dbf6d18104ff64bf27df8cb0e63ba5a4c1760
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#tag=49.2
+ b2sums =
5f3513169a1747953bd86cf59cf20757095f01e510891b69cf4f03cb59138f1e680ceefab4965d720b06e72fc13f6bbbcaa5a3c12a4f8f7f96c16b6ad3b832ee
pkgname = epiphany
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <[email protected]>
pkgname=epiphany
-pkgver=49.1
+pkgver=49.2
pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine"
url="https://apps.gnome.org/Epiphany"
@@ -56,7 +56,7 @@ checkdepends=(
)
groups=(gnome)
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('8dbbf18919dd7eb8a8b00e149e7fe6c5089b8d5d222bc72a5f890635d37d6170d46b77fcfb1c32e248f534c8444dbf6d18104ff64bf27df8cb0e63ba5a4c1760')
+b2sums=('5f3513169a1747953bd86cf59cf20757095f01e510891b69cf4f03cb59138f1e680ceefab4965d720b06e72fc13f6bbbcaa5a3c12a4f8f7f96c16b6ad3b832ee')
prepare() {
cd epiphany
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/epiphany/-/commit/13bfd1f4f3821bb0ea27a5770ebe582dda07d3da
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/epiphany/-/commit/13bfd1f4f3821bb0ea27a5770ebe582dda07d3da
You're receiving this email because of your account on gitlab.archlinux.org.