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

Antonio Rojas arojas at archlinux.org
Sun Mar 11 22:37:20 UTC 2018


    Date: Sunday, March 11, 2018 @ 22:37:19
  Author: arojas
Revision: 306249

Update to 1.2.3

Modified:
  brial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-11 22:10:24 UTC (rev 306248)
+++ PKGBUILD	2018-03-11 22:37:19 UTC (rev 306249)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=brial
-pkgver=1.2.2
+pkgver=1.2.3
 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=('118c492c5f122f2e66dbff52fe9a660f7c4ff81da5afbed225967dded7d9a10e')
+sha256sums=('3ed7172ba99e1edbf23e27a77229e06e7b7dd3316920e3d44d311c558df9b356')
 
 build() {
   cd $pkgname-$pkgver 



More information about the arch-commits mailing list