summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39bf8e7e7fdf..7b9ae87216ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Lucas H. Gabrielli <heitzmann@gmail.com>
pkgname=libctl-git
-pkgver=4.0.0.r5.g8ef00d7
+pkgver=4.5.1.r1.g069e736
pkgrel=1
pkgdesc='Guile-based library implementing flexible control files for scientific simulations'
arch=('i686' 'x86_64')
-url='https://github.com/stevengj/libctl'
+url='https://github.com/NanoComp/libctl'
license=('GPL2')
depends=('guile' 'gcc-fortran')
options=('!libtool')
-provides=('libctl')
+provides=("libctl=${pkgver}")
conflicts=('libctl')
-source=('git+https://github.com/stevengj/libctl.git')
+source=('git+https://github.com/NanoComp/libctl.git')
sha256sums=('SKIP')
pkgver() {