summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-10 10:30:21 -0500
committerCarlos Aznarán Laos2023-06-10 10:30:21 -0500
commitfa72c2b2e0947f0ea70fa82c8e354c9a10aa83ca (patch)
treefd7a44067f72822cdefd276ebe032bcdd438313e /PKGBUILD
parent47dd52b670fc36a9443e0a953d9f2f81218eccf6 (diff)
downloadaur-fa72c2b2e0947f0ea70fa82c8e354c9a10aa83ca.tar.gz
Bump version to 2.11.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30cf82955596..a1d10d64af68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_base=trame-server
pkgname=python-${_base}
pkgdesc="Internal server side implementation of trame"
-pkgver=2.11.2
+pkgver=2.11.4
pkgrel=1
arch=(any)
url="https://github.com/Kitware/${_base}"
@@ -11,7 +11,7 @@ depends=(python-wslink)
makedepends=(python-build python-installer python-setuptools python-wheel)
checkdepends=(python-pytest)
source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('da759e26c0e70a1e746567b55d6c52e6afd8c13d5ae8d0d98c1838bb594abb690c24958572e6131bef833121593d162564489e8a2c2dafa9f83cc50a661b05f0')
+sha512sums=('8afecaba181158d6f794db69f67d0c152118a88c462d0878df1f76483f52fa8646e3e75d66f1c9a1ee87c1cb9ccf03913d253caf762575a269495944935a875d')
prepare() {
sed -i 's/^include/#include/' ${_base}-${pkgver}/MANIFEST.in