summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben Di Battista2022-01-11 00:38:48 +0100
committerRuben Di Battista2022-01-11 00:38:48 +0100
commit009117d8b0b10043e9ff72328ea8b4e7a5bd45d1 (patch)
treed8c48da139226831a7917238966f01b43cf26bdd
parent13849c8e445fd3f4cb0587ec82163d5cdadd4572 (diff)
downloadaur-xdmf-git.tar.gz
Update upstream url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9e9dcf0f87a..a7946be11dd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = xdmf-git
pkgdesc = eXtensible Data Model and Format
pkgver = 3.0.r2461.04a84bab
pkgrel = 1
- url = http://www.xdmf.org
+ url = https://gitlab.kitware.com/xdmf/xdmf.git
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index fe9298ef915e..dee983cf2bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.r2461.04a84bab
pkgrel=1
pkgdesc="eXtensible Data Model and Format"
arch=('i686' 'x86_64')
-url="http://www.xdmf.org"
+url="https://gitlab.kitware.com/xdmf/xdmf.git"
license=('BSD')
depends=('hdf5' 'libxml2' 'libtiff')
makedepends=('cmake' 'boost' 'doxygen')