Carsten Haitzler pushed to branch main at Arch Linux / Packaging / Packages /
efl
Commits:
d67024c3 by Carsten Haitzler at 2025-03-17T16:12:36+00:00
upgpkg: 1.28.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = efl
pkgdesc = Enlightenment Foundation Libraries
- pkgver = 1.28.0
+ pkgver = 1.28.1
pkgrel = 1
url = https://www.enlightenment.org
arch = x86_64
@@ -79,8 +79,8 @@ pkgbase = efl
optdepends = poppler: PDF loader
optdepends = scim: IM module for SCIM
options = !emptydirs
- source =
https://download.enlightenment.org/rel/libs/efl/efl-1.28.0.tar.xz
- sha256sums =
f09a43d6b4861be06cc0e2849c53296413d4e52c8e31f52fc95e9ea5f1c59a36
+ source =
https://download.enlightenment.org/rel/libs/efl/efl-1.28.1.tar.xz
+ sha256sums =
84cf6145f9cc82bfff690005be24392c8f3c52f8e00ff04d8eea371429c09424
pkgname = efl
replaces = elementary
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=efl
pkgname=('efl')
-pkgver=1.28.0
+pkgver=1.28.1
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries"
arch=('x86_64')
@@ -31,7 +31,7 @@ makedepends=('doxygen' 'libraw' 'librsvg' 'libspectre'
'meson' 'ninja' 'poppler'
'texlive-basic' 'texlive-fontutils' 'wayland-protocols')
options=('!emptydirs')
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f09a43d6b4861be06cc0e2849c53296413d4e52c8e31f52fc95e9ea5f1c59a36')
+sha256sums=('84cf6145f9cc82bfff690005be24392c8f3c52f8e00ff04d8eea371429c09424')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/efl/-/commit/d67024c35392a5265a307255510168848bd8ee7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/efl/-/commit/d67024c35392a5265a307255510168848bd8ee7a
You're receiving this email because of your account on gitlab.archlinux.org.