Date: Monday, April 3, 2017 @ 06:44:38
  Author: arojas
Revision: 220345

Update to 0.8.7

Modified:
  brial/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-03 05:18:49 UTC (rev 220344)
+++ PKGBUILD    2017-04-03 06:44:38 UTC (rev 220345)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=brial
-pkgver=0.8.6
-pkgrel=2
+pkgver=0.8.7
+pkgrel=1
 pkgdesc="Library for polynomials over boolean rings"
 arch=(i686 x86_64)
 url="https://github.com/BRiAl/BRiAl";
@@ -13,7 +13,7 @@
 conflicts=(polybori)
 replaces=(polybori)
 
source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('c148d50fdad94f51d398974f8d2501bc39e57621b931db4ac1ba0b986aacb589')
+sha256sums=('ed7d1d15e247b86aab02c1b744e0f0f4c7ce7aa89de7ceb15b07a4141762aefc')
 
 build() {
   cd $pkgname-$pkgver 

Reply via email to