[arch-commits] Commit in ffcall/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 16 17:33:12 UTC 2021


    Date: Friday, July 16, 2021 @ 17:33:11
  Author: felixonmars
Revision: 419793

upgpkg: ffcall 2.4-1

Modified:
  ffcall/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 17:29:48 UTC (rev 419792)
+++ PKGBUILD	2021-07-16 17:33:11 UTC (rev 419793)
@@ -2,7 +2,7 @@
 # Contributor: Michael Baehr <usemike at spamblocked.com>
 
 pkgname=ffcall
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc="C library for implementing foreign function calls in embedded interpreters"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL2')
 options=('!makeflags' 'staticlibs')
 source=(https://ftp.gnu.org/gnu/libffcall/libffcall-${pkgver}.tar.gz)
-sha256sums=('81e7e9862e342053b62004e1788b49e80defaa3186d0352cccf6e6b77c823ef2')
+sha256sums=('8ef69921dbdc06bc5bb90513622637a7b83a71f31f5ba377be9d8fd8f57912c2')
 
 build() {
   cd "${srcdir}/lib${pkgname}-${pkgver}"




More information about the arch-commits mailing list