summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-06-05 23:37:21 +0200
committerhaawda2022-06-05 23:37:21 +0200
commit523248a8a2228eaf55651afb73b956adf4f5a367 (patch)
treee6dd4a887c3d9f3292d264891114ac0d2e52e408 /PKGBUILD
parenta01f5d2827a5fe3fc3f779b36544b6d7ccbd311e (diff)
downloadaur-libctl.tar.gz
sources moved
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50b4d1de72e7..582f439f681a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=libctl
pkgver=4.5.1
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://ab-initio.mit.edu/wiki/index.php/Libctl"
pkgdesc="A free Guile-based library implementing flexible control files for scientific simulations."
depends=('bash')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/stevengj/$pkgname/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/NanoComp/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('570aa1a17e9ec059668be72c6430c3db366e6ccad0325f0a721fec3aa9e2b4fe')
license=('LGPL')
options=('!libtool')