summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d66ee09669e..77c30e79e659 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander Minges <alexander.minges@gmail.com>
pkgname=mmdb2
conflicts=('mmdb')
-pkgver=2.0.16
+pkgver=2.0.19
pkgrel=1
pkgdesc="A C++ toolkit for working with macromolecular coordinate files"
arch=('i686' 'x86_64')
url="https://launchpad.net/mmdb"
license=('LGPL')
source=(https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/$pkgname-$pkgver.tar.gz)
-sha256sums=('bb44daa8da0550c7902f867d4e51026d8613b163370d44a3b28b151300679ec6')
+sha256sums=('8f44681ccda62b7bfb5e650f409766fcef48a218d8a891b967fea414ca26196e')
build() {
cd "$srcdir/$pkgname-$pkgver"