Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libcerf
Commits: c66887bb by Antonio Rojas at 2023-08-02T20:18:58+02:00 upgpkg: 1:2.4-1: Update to 2.4 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ pkgname=libcerf epoch=1 -pkgver=2.3 -pkgrel=2 +pkgver=2.4 +pkgrel=1 pkgdesc='Self-contained numeric library that provides an efficient and accurate implementation of complex error functions' arch=(x86_64) url='https://jugit.fz-juelich.de/mlz/libcerf/' @@ -11,7 +11,7 @@ license=(custom) depends=(glibc) makedepends=(cmake) source=(https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v$pkgver/libcerf-v$pkgver.tar.gz) -sha256sums=('cceefee46e84ce88d075103390b4f9d04c34e4bc3b96d733292c36836d4f7065') +sha256sums=('080b30ae564c3dabe3b89264522adaf5647ec754021572bee54929697b276cdc') build() { cmake -B build -S $pkgname-v$pkgver \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libcerf/-/commit/c66887bbeae1d7f5af5402f27e90dffd69230fcd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libcerf/-/commit/c66887bbeae1d7f5af5402f27e90dffd69230fcd You're receiving this email because of your account on gitlab.archlinux.org.
