summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2017-03-25 18:13:54 -1000
committerGaetan Bisson2017-03-25 18:13:54 -1000
commit75cd81b94568fc135050c4bd01381294bdc2bd9b (patch)
tree90496ea0d03219613cf4f6e1f98c95876d808d5f /PKGBUILD
parentb52368c4ce199d2182e694954a43fd32c8055b5b (diff)
downloadaur-75cd81b94568fc135050c4bd01381294bdc2bd9b.tar.gz
switch to sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 770888efe9b8..43eb83c66cc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
depends=('pari')
makedepends=('perl')
source=("${url}pub/pari/GP2C/$pkgname-${pkgver}.tar.gz")
-sha1sums=('e07cebffcd09c0d644d52335130984f33042b46f')
+sha256sums=('53f94d305e5ae0dcb8b9f65bdacfe6d339228f57ae8b85a959b1b0a7661d00e0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"