Balló György pushed to branch main at Arch Linux / Packaging / Packages /
eog-plugins
Commits:
d1649b58 by Balló György at 2025-07-26T22:41:44+02:00
upgpkg: 44.1-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = eog-plugins
pkgdesc = Plugins for Eye of Gnome
- pkgver = 44.0
- pkgrel = 3
+ pkgver = 44.1
+ pkgrel = 1
url = https://wiki.gnome.org/Apps/EyeOfGnome/Plugins
arch = x86_64
license = GPL-2.0-or-later
@@ -11,7 +11,7 @@ pkgbase = eog-plugins
depends = eog
depends = libchamplain
depends = python-gobject
- source = git+https://gitlab.gnome.org/GNOME/eog-plugins.git#tag=44.0
- b2sums =
13e362677b7078b53be0c7b615e9b2808823aa6f01a4c24f1f4d2b3873097efcba2afdbaa62932c84e45bc086c8e7135caaabf89525520b478268c9e33d2cd62
+ source = git+https://gitlab.gnome.org/GNOME/eog-plugins.git#tag=44.1
+ b2sums =
4dd845ddba303d8f2acfd40bc30e10087ab3d179b2c01b0bf62cd9bd94b0ee8d701fd1fc14ea352d8c2c22cf7002cb6162f0797804508003e343b0afdbce4d8e
pkgname = eog-plugins
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=eog-plugins
-pkgver=44.0
-pkgrel=3
+pkgver=44.1
+pkgrel=1
pkgdesc="Plugins for Eye of Gnome"
url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins"
arch=(x86_64)
@@ -18,7 +18,7 @@ makedepends=(
meson
)
source=("git+https://gitlab.gnome.org/GNOME/eog-plugins.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('13e362677b7078b53be0c7b615e9b2808823aa6f01a4c24f1f4d2b3873097efcba2afdbaa62932c84e45bc086c8e7135caaabf89525520b478268c9e33d2cd62')
+b2sums=('4dd845ddba303d8f2acfd40bc30e10087ab3d179b2c01b0bf62cd9bd94b0ee8d701fd1fc14ea352d8c2c22cf7002cb6162f0797804508003e343b0afdbce4d8e')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/eog-plugins/-/commit/d1649b5818f46601756c32c8d98c1b36ce6ce33b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/eog-plugins/-/commit/d1649b5818f46601756c32c8d98c1b36ce6ce33b
You're receiving this email because of your account on gitlab.archlinux.org.