summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukanka2024-02-11 00:31:06 +0800
committersukanka2024-02-11 00:31:06 +0800
commit8163b95279f8d11e48735d96c25268ba13497a23 (patch)
tree22abd87ae64a7b98b874085eec6a9aaccd665666 /PKGBUILD
parent15230eba6bbc770e9e40e8cd02a81ad8d55eca4e (diff)
downloadaur-yade-doc.tar.gz
update to 2024.02a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae1fe12d0b39..0da6524d9121 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sukanka <su975853527 [AT] gmail.com>
pkgname=yade-doc
-pkgver=2023.02a
+pkgver=2024.02a
pkgrel=1
pkgdesc="Yet Another Dynamic Engine, free software for discrete element modeling Documentation"
arch=("any")
@@ -12,6 +12,7 @@ makedepends=(
'python-sphinx'
'python-bibtexparser'
'python-ipython-genutils'
+ 'python-pickleshare'
'texlive-bin'
'texlive-core'
'texlive-latexextra'
@@ -24,7 +25,7 @@ makedepends=(
source=("trunk-${pkgver}.tar.gz::https://gitlab.com/yade-dev/trunk/-/archive/${pkgver}/trunk-${pkgver}.tar.gz"
"${pkgname}.patch"
)
-sha512sums=('d93247bf86f9aa711b27b4258b711d5be448c8bffb78df8bc3a0691bb0d986ffe876a47a70eed43b1729b496ffd892f4d1137a397bc038539e95b695173da53c'
+sha512sums=('e3c4cf14124494ebc824a66d5e818fb3037eec86be1e2668af786046cd988d68510aa19c41a1e7ba5837fcaae72529c4b40f7e2a8871d9bfda799fd81895a2b1'
'ffd3b27b8ccb9c6a8adaa7858d01b74b2fcbda64e6d1673b11cc33dc52a278b0ba4fd558352d15366f52023a6053c055546b5c8febccce1d1439cf6b5a3a755d')
prepare(){