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

Antonio Rojas arojas at archlinux.org
Mon Jun 18 06:14:33 UTC 2018


    Date: Monday, June 18, 2018 @ 06:14:33
  Author: arojas
Revision: 343538

Update to 1.2.4

Modified:
  brial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-18 06:13:52 UTC (rev 343537)
+++ PKGBUILD	2018-06-18 06:14:33 UTC (rev 343538)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=brial
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="Library for polynomials over boolean rings"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(python2 m4ri)
 makedepends=(boost)
 source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/brial-$pkgver.tar.bz2")
-sha256sums=('3ed7172ba99e1edbf23e27a77229e06e7b7dd3316920e3d44d311c558df9b356')
+sha256sums=('60406a669f3fc5f8ed28ac501a9abd53b1ffead6f3c1028f927eca57403664ba')
 
 build() {
   cd $pkgname-$pkgver 



More information about the arch-commits mailing list