T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
ffcall


Commits:
fc5ed2b0 by T.J. Townsend at 2024-07-12T10:39:35-04:00
upgpkg: 2.4-3: Rebuild packages that are missing .SRCINFO part 2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = ffcall
+       pkgdesc = C library for implementing foreign function calls in embedded 
interpreters
+       pkgver = 2.4
+       pkgrel = 3
+       url = https://www.gnu.org/software/libffcall/
+       arch = x86_64
+       license = GPL2
+       depends = glibc
+       options = !makeflags
+       options = staticlibs
+       source = https://ftp.gnu.org/gnu/libffcall/libffcall-2.4.tar.gz
+       sha256sums = 
8ef69921dbdc06bc5bb90513622637a7b83a71f31f5ba377be9d8fd8f57912c2
+
+pkgname = ffcall


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=ffcall
 pkgver=2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="C library for implementing foreign function calls in embedded 
interpreters"
 arch=('x86_64')
 url="https://www.gnu.org/software/libffcall/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ffcall/-/commit/fc5ed2b0ab9dc3229e74563054effce1652b1070

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


Reply via email to