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

Antonio Rojas arojas at archlinux.org
Mon Jul 10 21:09:47 UTC 2017


    Date: Monday, July 10, 2017 @ 21:09:47
  Author: arojas
Revision: 243794

PIE rebuild

Modified:
  meataxe/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-10 21:08:32 UTC (rev 243793)
+++ PKGBUILD	2017-07-10 21:09:47 UTC (rev 243794)
@@ -3,7 +3,7 @@
 
 pkgname=meataxe
 pkgver=2.4.24
-pkgrel=4
+pkgrel=5
 pkgdesc="A set of programs for working with matrix representations over finite fields"
 arch=(i686 x86_64)
 url="http://www.math.rwth-aachen.de/~MTX/"
@@ -16,12 +16,12 @@
 	"https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/StrassenWinogradUsage.patch"
 	"https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/TweakEchelon.patch"
 	"https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/UseErrorPropagation.patch")
-md5sums=('e0f384e37a69671c73c2904e4e69dc01'
-         '5fbe031993c9aa0c41e6d9138748d902'
-         'b2ca48d166c538daa80ef7e6646dbb97'
-         '6683ff2a272a3ea0e3851a3826684caf'
-         '2eeae8b89e018e86205140d316712a66'
-         'a3831f351ca465d8dc57a922e4c52b62')
+sha256sums=('c3b131218d293c6a68620cafe5da589241f157cd07887e491e7720ba4b469dd1'
+            'a0c2141d7741326a304c15a15d621215ec7275d84954cde53e34eac873e56eaa'
+            'b49c32eb1836f13a3c348cf56bff790f78a73e349e70e2172f60a949f17c28df'
+            '4c7538a55bb0f29b7d95601f6fae408b1742db5aa9954cab22cdd01d8042a272'
+            'a36b4e966fcbe6ac63216538038ef45391d44029894f386803d858f8fe32a39c'
+            '4c4d2cbec389ed561af10a5558eea87b6f301f8db96e44c06a8ca54a7709f6fd')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list