summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorheroapoorva2021-01-12 19:53:45 -0500
committerheroapoorva2021-01-12 19:53:45 -0500
commitf0160c9c9253ba7994f7a39dc46bfac24bdcbc20 (patch)
treed99712d5ab96f6e2f221c1dca6686150683d829a
parentc11fa5327dad709ae91767ab0195851470df9fd5 (diff)
downloadaur-f0160c9c9253ba7994f7a39dc46bfac24bdcbc20.tar.gz
update to 18.19.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e9dc972be36..25d5869aa746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=uwebsockets
pkgname=uwebsockets
-pkgver=18.17.0
+pkgver=18.19.0
pkgrel=1
pkgdesc="Simple, secure & standards compliant web server for the most demanding of applications"
url="https://github.com/uNetworking/uWebSockets"
license=('Apache')
arch=('any')
source=( "${pkgname}-${pkgver}.tar.gz::https://github.com/uNetworking/uWebSockets/archive/v${pkgver}.tar.gz" )
-md5sums=('ae1dffd2fe19b78969c5b41d31e26310')
+md5sums=('770db1e669f5734fba07c7c7e7a104d9')
depends=( usockets )
package() {