[arch-commits] Commit in ffcall/trunk (PKGBUILD)
Jürgen Hötzel
juergen at archlinux.org
Wed Nov 27 18:12:46 UTC 2019
Date: Wednesday, November 27, 2019 @ 18:12:45
Author: juergen
Revision: 369834
upgpkg: ffcall 2.2-1
Modified:
ffcall/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-27 17:52:23 UTC (rev 369833)
+++ PKGBUILD 2019-11-27 18:12:45 UTC (rev 369834)
@@ -2,7 +2,7 @@
# Contributor: Michael Baehr <usemike at spamblocked.com>
pkgname=ffcall
-pkgver=2.1
+pkgver=2.2
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=('a091fb8bbabf17c94a2dae2d41161b96a08ab92b5f75d3364157a2c34d538c47')
+sha256sums=('ebfa37f97b6c94fac24ecf3193f9fc829517cf81aee9ac2d191af993d73cb747')
build() {
cd "${srcdir}/lib${pkgname}-${pkgver}"
More information about the arch-commits
mailing list