Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / ell


Commits:
445429a9 by Andreas Radke at 2023-08-24T15:57:10+02:00
upgpkg: 0.58-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,18 +2,18 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=ell
-pkgver=0.57
+pkgver=0.58
 pkgrel=1
 pkgdesc="Embedded Linux library"
 arch=(x86_64)
 url="https://01.org/ell";
 #url="https://git.kernel.org/pub/scm/libs/ell/ell.git/";
 license=('LGPL2.1')
-depends=('gcc-libs')
-checkdepends=('dbus')
+depends=('gcc-libs' 'glibc')
+checkdepends=('dbus' 'procps-ng')
 # https://mirrors.edge.kernel.org/pub/linux/libs/ell/sha256sums.asc
 
source=(https://mirrors.edge.kernel.org/pub/linux/libs/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha256sums=('7603928ee584b758ca27c67e4dc513049a09b038d7d28459a9440f8443c91018'
+sha256sums=('531a980589c8954ff12a3110b4d958fa75a74c88ddcc3e2ace4317e76a7c1e9b'
             'SKIP')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659') # "Marcel Holtmann 
<[email protected]>"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ell/-/commit/445429a98cccb47d2514cef92f7250c84114f0a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ell/-/commit/445429a98cccb47d2514cef92f7250c84114f0a0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to