summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcus Hoffmann2023-11-25 12:13:38 +0100
committerMarcus Hoffmann2023-11-25 12:13:38 +0100
commit80e91e90b55b4bfb3bfccc5b08269f54e3ae9c46 (patch)
treece5a97b34b27b0a70a6a543ada88523d180799f5 /PKGBUILD
parent45419a9528d115df67df2adb576e4142a07a5534 (diff)
downloadaur-swagger-ui.tar.gz
bump to 5.10.3
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"