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

Antonio Rojas arojas at archlinux.org
Tue Dec 10 15:14:20 UTC 2019


    Date: Tuesday, December 10, 2019 @ 15:14:19
  Author: arojas
Revision: 536518

Update to 1.3.0

Modified:
  gf2x/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 15:08:10 UTC (rev 536517)
+++ PKGBUILD	2019-12-10 15:14:19 UTC (rev 536518)
@@ -1,15 +1,15 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=gf2x
-pkgver=1.2
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="A library for multiplying polynomials over the binary field"
 arch=(x86_64)
 url="https://gforge.inria.fr/projects/gf2x/"
 license=(GPL LGPL)
 depends=(glibc)
-source=("https://gforge.inria.fr/frs/download.php/36934/gf2x-$pkgver.tar.gz")
-sha256sums=('61427ffa03b5006aa154def6dce8bcff0fdefb3bd72f43fb1a7b4fdd6b80db34')
+source=("https://gforge.inria.fr/frs/download.php/38243/gf2x-$pkgver.tar.gz")
+sha256sums=('9472cd651972a1de38e3c4c47697a86e0ecf19d7d33454d4bc2a62bc85841b59')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list