summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-01-19 11:05:02 +0100
committerhaawda2019-01-19 11:05:02 +0100
commitaeb7a1d953d0b06ef511d0c667125a870c077978 (patch)
treed87defea8f72b5972d03ce51a36bed358ed5dea1 /PKGBUILD
parent3ec5fbaf724796d97f8e5f45c6f73605b02c1cb9 (diff)
downloadaur-aeb7a1d953d0b06ef511d0c667125a870c077978.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40ae066f02b6..0b2f6e82c108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libctl
-pkgver=4.1.4
+pkgver=4.2.0
pkgrel=1
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")
-sha256sums=('76f5933e74151486e0c51bd881987ab87d1299a0dea2c4f088ba5a6fc118590b')
+sha256sums=('ca75d76bbbacd92b902b2ce64927bba0ed36d21372ae752ba7e23571289008b7')
license=('LGPL')
options=('!libtool')