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

Antonio Rojas arojas at archlinux.org
Tue Oct 24 06:40:32 UTC 2017


    Date: Tuesday, October 24, 2017 @ 06:40:32
  Author: arojas
Revision: 264086

Update to 1.2.0

Modified:
  brial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-24 06:05:09 UTC (rev 264085)
+++ PKGBUILD	2017-10-24 06:40:32 UTC (rev 264086)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=brial
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Library for polynomials over boolean rings"
 arch=(i686 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=('56d3eecd6fdfdf0c06e20f573ccf929d35ca62e9b2173fddf519b41e25f00ce8')
+sha256sums=('02fee7495bf096391c0c73a20dccaae56b4939502317802eaf9006a7e652da50')
 
 build() {
   cd $pkgname-$pkgver 



More information about the arch-commits mailing list