summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Żok2017-01-03 11:53:20 +0100
committerTomasz Żok2017-01-03 11:53:20 +0100
commit70681908201ad5e8fe519263f5e48169fcb65ea0 (patch)
tree365bdc09334e6bf9fbf26736c0db05ebd9ef70d2 /PKGBUILD
parentf564b0131dad3d77a2abddb59259f872d06e57c9 (diff)
downloadaur-70681908201ad5e8fe519263f5e48169fcb65ea0.tar.gz
Bump version to v2.44
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb5c6c71cb0d..35f1f4c4c62d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tomasz Zok <tomasz.zok [at] gmail.com>
pkgname=xplor-nih
-pkgver=2.43
+pkgver=2.44
pkgrel=1
pkgdesc="XPLOR-NIH is a structure determination program which builds on the X-PLOR program, including additional tools developed at the NIH"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=(ncurses5-compat-libs)
source=('LICENSE'
"${pkgname}.md5")
md5sums=('de4f34dc4d9738669b57850f7ef77a71'
- 'e1f69e11c6011ecb69b94f4317bc3d16')
+ '2acb980648dd5ed3690782ca9939aefe')
prepare() {
if [[ ! -r "../${pkgname}-${pkgver}-db.tar.gz" || ! -r "../${pkgname}-${pkgver}-Linux_x86_64.tar.gz" ]]; then