Date: Thursday, October 1, 2020 @ 19:51:19
  Author: arojas
Revision: 714273

Update to 1.2.10

Modified:
  brial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-01 19:51:08 UTC (rev 714272)
+++ PKGBUILD    2020-10-01 19:51:19 UTC (rev 714273)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=brial
-pkgver=1.2.9
+pkgver=1.2.10
 pkgrel=1
 pkgdesc="Library for polynomials over boolean rings"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(boost python)
 optdepends=('python: Python bindings')
 
source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/brial-$pkgver.tar.bz2";)
-sha256sums=('f466a76f04a1e9efdbc11f4fd550743b3214fe9e371927e5ca048ac923f149c0')
+sha256sums=('dd10ab9e0d74e046ec4d84eecbde9de026a2305246ee088883cbae5744b4f18d')
 
 build() {
   cd $pkgname-$pkgver 

Reply via email to