summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a4a6f0f3d59..fff8ef1eb554 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
+# Generated by mksrcinfo v8
+# Tue Dec 15 18:23:51 UTC 2015
pkgbase = libgmxcpp
pkgdesc = A library for use in analyzing GROMACS simulation output files
- pkgver = 3.3.1
+ pkgver = 3.4
pkgrel = 1
url = https://github.com/wesbarnett/libgmxcpp
arch = any
license = GPL,LGPL
makedepends = cmake
- source = https://github.com/wesbarnett/libgmxcpp/archive/v3.3.1.tar.gz
+ source = https://github.com/wesbarnett/libgmxcpp/archive/v3.4.tar.gz
md5sums = bfd94ae47211c460abf2d893471531f0
pkgname = libgmxcpp
diff --git a/PKGBUILD b/PKGBUILD
index 589eb6e8f94a..c66072b8de48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: James W. Barnett <jbarnet4 at tulane dot edu>
pkgname=libgmxcpp
-pkgver=3.3.1
+pkgver=3.4
pkgrel=1
pkgdesc="A library for use in analyzing GROMACS simulation output files"
arch=(any)