summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2024-04-02 12:54:51 -1000
committerGaetan Bisson2024-04-02 12:54:51 -1000
commitc6f704e792bfafd82ffae9b6117fb246e45b1081 (patch)
treee2e5e9647a9956b41d7325aa53b9eb6758a15322 /PKGBUILD
parentf08c81b38dae54ef41ae280dfbd5162397aed9f3 (diff)
downloadaur-gp2c.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8d2b9e7a93b..4e5e09abab3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=gp2c
-pkgver=0.0.12
+pkgver=0.0.13
_pkgver=${pkgver/.pl/pl}
pkgrel=1
pkgdesc='Translates GP scripts to PARI programs'
@@ -12,7 +12,7 @@ depends=('pari')
makedepends=('perl')
validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
source=("${url}pub/pari/GP2C/${pkgname}-${_pkgver}.tar.gz"{,.asc})
-sha256sums=('ee9ff63979670408d8c293902ce7ff6a825145f0e7e7c6323764733ef1b9310d'
+sha256sums=('261374eca73ebd76c112a9593dca28b64812aa762561fda5a4b2c2cd79a69d36'
'SKIP')
build() {