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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jul 20 16:34:43 UTC 2015


    Date: Monday, July 20, 2015 @ 18:34:42
  Author: jlichtblau
Revision: 137155

upgpkg: ginac 1.6.4-1 - new upstream release

Modified:
  ginac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-20 16:01:40 UTC (rev 137154)
+++ PKGBUILD	2015-07-20 16:34:42 UTC (rev 137155)
@@ -5,7 +5,7 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=ginac
-pkgver=1.6.3
+pkgver=1.6.4
 pkgrel=1
 pkgdesc="C++ library for symbolic calculations"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('transfig' 'doxygen' 'texlive-bin' 'python')
 install=${pkgname}.install
 source=(http://www.ginac.de/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6756c7de3485bc5245f8b0e4b3c046ac75406b93e9205b4180b096846932d9bd')
+sha256sums=('6241158216b4f68c625ce7d843d5b6b070304f87e7fc8f4075b76501ca0f3c60')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list