summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50a9f07d3119..f9b8c75b4e3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Optize sp. z o.o. <hello@optize.pl>
pkgname=swagger-ui
-pkgver=4.18.3
+pkgver=5.10.3
pkgrel=1
pkgdesc="Collection of web assets that dynamically generate beautiful documentation from a Swagger-compliant API."
arch=('any')
url='https://swagger.io/swagger-ui/'
license=('Apache')
source=("https://github.com/swagger-api/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('34cca57fb01211bcf916d2947ca5e6074a5f4c0cadfe4aaef0df3b991f92df0e')
+sha256sums=('971873ad93256f2017294cd7c541b7bf2d976d7273e6ac8e13f518bae68e56f1')
package() {
cd "${srcdir}/${pkgname}-${pkgver}/dist"