[arch-commits] Commit in brial/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Sep 25 06:38:04 UTC 2020
Date: Friday, September 25, 2020 @ 06:38:04
Author: arojas
Revision: 711982
Update to 1.2.9
Modified:
brial/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-25 06:12:15 UTC (rev 711981)
+++ PKGBUILD 2020-09-25 06:38:04 UTC (rev 711982)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=brial
-pkgver=1.2.8
+pkgver=1.2.9
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=('deb95fc1a99b6f9324f1278fcb676a605b77d59f24683d6af87f573cb46d0a4f')
+sha256sums=('f466a76f04a1e9efdbc11f4fd550743b3214fe9e371927e5ca048ac923f149c0')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list