summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-12-24 13:52:55 -0500
committerVincent Grande2020-12-24 13:52:55 -0500
commite9c16f025a15d507e812f245459fc94ece4b872f (patch)
tree05cb476f0f0df1e830b438e41f1f3b3f070d276c
parent8893ad28c9b2817b177c1f2d5ac002b348239728 (diff)
downloadaur-lib32-gmp-hg.tar.gz
initial upload
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c50c2362271e..b3025782af5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = lib32-gmp-git
+pkgbase = lib32-gmp-hg
pkgdesc = A free library for arbitrary precision arithmetic (32-bit)
pkgver = 6.2.1
pkgrel = 1
@@ -15,5 +15,5 @@ pkgbase = lib32-gmp-git
source = hg+https://gmplib.org/repo/gmp/
sha512sums = SKIP
-pkgname = lib32-gmp-git
+pkgname = lib32-gmp-hg
diff --git a/PKGBUILD b/PKGBUILD
index 2857a80f353d..fed25c3a3709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: josephgbr <rafael.f.f1@gmail.com>
_pkgbasename=gmp
-pkgname=lib32-$_pkgbasename-git
+pkgname=lib32-$_pkgbasename-hg
pkgver=6.2.1
pkgrel=1
pkgdesc="A free library for arbitrary precision arithmetic (32-bit)"