summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-02-02 18:10:47 +0100
committerhaawda2022-02-02 18:10:47 +0100
commita01f5d2827a5fe3fc3f779b36544b6d7ccbd311e (patch)
tree27fb2f0771f423f9b236ad89753127f7cc52bfe1 /PKGBUILD
parent50c27744af82f86c8bacab428749f19f30b6230a (diff)
downloadaur-a01f5d2827a5fe3fc3f779b36544b6d7ccbd311e.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 91964684dbbc..50b4d1de72e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libctl
-pkgver=4.5.0
+pkgver=4.5.1
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=('5124551b3c9ed9a0ca599179f5e78318b5a7a1daa06220329a3b2963c848ba03')
+sha256sums=('570aa1a17e9ec059668be72c6430c3db366e6ccad0325f0a721fec3aa9e2b4fe')
license=('LGPL')
options=('!libtool')