summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlukelabrie2023-11-24 14:04:12 +0100
committerlukelabrie2023-11-24 14:04:12 +0100
commit1d6194c2d88d7b3f98e373d465a20ff7f87ffd91 (patch)
treee99003f2eb6f59bc64a7046ce5375a70e4f1a0da /PKGBUILD
parent885d69ca2a3afa1bad1a3a3a6b3f69467bb355f7 (diff)
downloadaur-1d6194c2d88d7b3f98e373d465a20ff7f87ffd91.tar.gz
add checksums for profile script
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6c5947e4837..c5ee5781aed7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gavin Ridley <gavin dot keith dot ridley at gmail dot com>
# Maintainer: Luke Labrie-Cleary <luke dot cleary at copenhagenatomics dot com>
pkgname=openmc-git
-pkgver=v0.13.3.r314.g7fe80e149
+pkgver=v0.14.0.r5.g9830efaf2
pkgrel=1
pkgdesc="The OpenMC project aims to provide a fully-featured Monte Carlo particle
transport code based on modern methods."
@@ -15,7 +15,7 @@ pkgver() {
cd "$pkgname"
git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}
-md5sums=('SKIP' 'SKIP')
+md5sums=('SKIP' 'c1afc88f84acf577a0d4fd9fb73a3412')
depends=(
python-lxml