summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorphyskets2019-02-22 12:12:01 +0530
committerphyskets2019-02-22 12:12:01 +0530
commitbe6976ac4fd4721a78ddec29f106d8599c3c3f7b (patch)
treeb0c286e23886943801120a9fc65848378249aa5b /PKGBUILD
parent640123e88d13d60d6f27a0cc70b39d4a054bb65b (diff)
downloadaur-be6976ac4fd4721a78ddec29f106d8599c3c3f7b.tar.gz
changed version style to conform with other distros
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a0cfbd88d95..b8ce67c2192a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: xpt <user.xpt@gmail.com>
_pkgname=lammps
pkgname=${_pkgname}-beta
-pkgver=8Feb19
+pkgver=20190208
pkgrel=1
pkgdesc="Large-scale Atomic/Molecular Massively Parallel Simulator."
url="http://lammps.sandia.gov/"