summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca681b787780..28dcdd2fb1d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Tue Jan 1 21:20:24 UTC 2019
pkgbase = pari-galpol
pkgdesc = pari package of the GALPOL database of polynomials defining Galois extensions of the rationals
- pkgver = 20150915
+ pkgver = 20180625
pkgrel = 1
url = http://pari.math.u-bordeaux.fr/
arch = any
license = GPL
depends = pari>=2.4.3
source = http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz
- md5sums = c241b3b40267f640df4d45ed2d604442
+ md5sums = 6ebd6057f1b252f7f9b77525c27f447d
pkgname = pari-galpol
diff --git a/PKGBUILD b/PKGBUILD
index ab6a999281e8..c76ee4954b9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Taekyung Kim (Taekyung.Kim.Maths@gmail.com)
pkgname=pari-galpol
-pkgver=20150915
+pkgver=20180625
pkgrel=1
pkgdesc="pari package of the GALPOL database of polynomials defining Galois extensions of the rationals"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('pari>=2.4.3')
makedepends=()
source=("http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz")
-md5sums=(c241b3b40267f640df4d45ed2d604442)
+md5sums=('6ebd6057f1b252f7f9b77525c27f447d')
package() {
mkdir -p $pkgdir/usr/share/pari
mv data/galpol $pkgdir/usr/share/pari