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 c66072b8de48..21068a2c58f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgrel=1
pkgdesc="A library for use in analyzing GROMACS simulation output files"
arch=(any)
url="https://github.com/wesbarnett/libgmxcpp"
-license=('GPL','LGPL')
+license=('GPL')
makedepends=('cmake')
source=(${url}/archive/v${pkgver}.tar.gz)
-md5sums=('bfd94ae47211c460abf2d893471531f0')
+md5sums=('f476144d223f2547f5f8d8a2fe922aa0')
build() {
cd "$pkgname-$pkgver"