summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Minges2023-02-14 15:24:38 +0100
committerAlexander Minges2023-02-14 15:24:38 +0100
commit9a856bf9d9fa535c54e5128987d323e2c318dcfb (patch)
tree2506e1a6e26fee2303b5cbda7be6eb5848810a83 /PKGBUILD
parentc77f4dbebe86d73be8140dff7ea98324a8189e37 (diff)
downloadaur-mmdb2.tar.gz
update to 2.0.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ef68667dacb..4bc0a55aa037 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Alexander Minges <alexander.minges@gmail.com>
pkgname=mmdb2
conflicts=('mmdb')
-pkgver=2.0.20
+pkgver=2.0.22
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=('75f3ea5f3715f7fe36f43ca9e4de30d1d9ed33b759bbb311575ed875bf5c045f')
+sha256sums=('a9646933ce9f34633e1ae4901f2383af0e5318d6490851328f5b6aa06195ab51')
build() {
cd "$srcdir/$pkgname-$pkgver"