summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-dev/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2022-11-13 02:53:34 (GMT)
committerBritney Fransen <brfransen@gmail.com>2022-11-13 02:53:34 (GMT)
commita8e928077bab3fea42f893490a444d34328065da (patch)
treef3592270ca3058729b012421983219498c05624e /linhes/linhes-dev/PKGBUILD
parent7e2883e440359628d4f29005a55fa87d32f7bd86 (diff)
downloadlinhes_pkgbuild-a8e928077bab3fea42f893490a444d34328065da.zip
linhes_pkgbuild-a8e928077bab3fea42f893490a444d34328065da.tar.gz
linhes_pkgbuild-a8e928077bab3fea42f893490a444d34328065da.tar.bz2
linhes-dev: mp.py: fix for epoch=0
Diffstat (limited to 'linhes/linhes-dev/PKGBUILD')
-rw-r--r--linhes/linhes-dev/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/linhes-dev/PKGBUILD b/linhes/linhes-dev/PKGBUILD
index f6cb75b..199d03f 100644
--- a/linhes/linhes-dev/PKGBUILD
+++ b/linhes/linhes-dev/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=linhes-dev
pkgver=9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Scripts to develop LinHES"
arch=('x86_64')
license=('GPL2')
@@ -14,6 +14,6 @@ package() {
install -D -m755 * ${pkgdir}/usr/bin/
}
sha256sums=('d781ffb509282d03f40612556a40455fc6ee58b4b3fc60e5457c90cacd65f99c'
- 'fc2cb4e6ed3db09202abe2eb2ac5056cc92a19e26f33a29558e65f5c51e8026f'
+ '9b577c3508baa3c27fc0dc8891b2da80f7b759cddf23c684a303dcba7ace0474'
'b5d12503757471be72fa20fb86a0b1563916b4db85048dcd78b49eaade3db989'
'6c3adaea49b7a0bb1baa4ed2d2b1d9f9fbab2f78b6e7ec1e8bedf4abecda25ba')