Introduction
Introduction Statistics Contact Development Disclaimer Help
tPetsc moved to gitlab - petsc-git-PKGBUILD - build template for non-complex PE…
git clone git://src.adamsgaard.dk/petsc-git-PKGBUILD
Log
Files
Refs
---
commit f559f797c2c6467370a358d0a634817ddac4e27e
parent d5b93df3eee209906e2a6ed1bc7cce1187af1ca9
Author: Lucas Heitzmann Gabrielli <[email protected]>
Date: Mon, 30 Sep 2019 11:42:22 -0300
Petsc moved to gitlab
Diffstat:
M .SRCINFO | 4 ++--
M PKGBUILD | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.SRCINFO b/.SRCINFO
t@@ -1,6 +1,6 @@
pkgbase = petsc-git
pkgdesc = Portable, extensible toolkit for scientific computation
- pkgver = 20190205
+ pkgver = 20190929
pkgrel = 1
url = https://www.mcs.anl.gov/petsc/
install = petsc.install
t@@ -18,7 +18,7 @@ pkgbase = petsc-git
depends = hdf5
provides = petsc
conflicts = petsc
- source = petsc::git+https://bitbucket.org/petsc/petsc#branch=maint
+ source = petsc::git+https://gitlab.com/petsc/petsc#branch=maint
source = patch.diff
sha256sums = SKIP
sha256sums = fdf016437dd94f33316e734e35858476aeea1ca0f3ab4d0ee36029b01…
diff --git a/PKGBUILD b/PKGBUILD
t@@ -1,7 +1,7 @@
# Maintainer: Lucas H. Gabrielli <heitzmann at gmail dot com>
pkgname=petsc-git
-pkgver=20190205
+pkgver=20190929
pkgrel=1
_config=linux-c-opt
pkgdesc="Portable, extensible toolkit for scientific computation"
t@@ -13,7 +13,7 @@ license=('BSD')
depends=('python2' 'openmpi' 'boost' 'lapack' 'fftw' 'hdf5')
makedepends=('gcc' 'gcc-fortran' 'cmake')
install=petsc.install
-source=(petsc::git+https://bitbucket.org/petsc/petsc#branch=maint
+source=(petsc::git+https://gitlab.com/petsc/petsc#branch=maint
patch.diff)
sha256sums=('SKIP'
'fdf016437dd94f33316e734e35858476aeea1ca0f3ab4d0ee36029b016498de7')
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.