From 39316b135ee8b3918a97cbd5a5065d7d386b304f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 6 May 2023 22:57:20 +0000 Subject: [PATCH] community/giac to 1.9.0.47-2 --- community/giac/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/giac/PKGBUILD b/community/giac/PKGBUILD index 8c4c296b1..0821c7b32 100644 --- a/community/giac/PKGBUILD +++ b/community/giac/PKGBUILD @@ -6,7 +6,7 @@ pkgname=giac _pkgver=1.9.0-47 pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc='A free computer algebra system' arch=(x86_64) url='http://www-fourier.ujf-grenoble.fr/~parisse/giac.html'