diff options
author | Sebastiaan Lokhorst | 2019-12-03 14:14:37 +0100 |
---|---|---|
committer | Sebastiaan Lokhorst | 2019-12-03 14:14:37 +0100 |
commit | 254c20c490765f9be75a82aadf871e830c15a19a (patch) | |
tree | b504ba81f9362057e5eacd851940fbe7d2ea2774 /.SRCINFO | |
parent | e334a094140fae7cd47d3d0d66fc23e79b6ef2c3 (diff) | |
download | aur-254c20c490765f9be75a82aadf871e830c15a19a.tar.gz |
4.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ pkgbase = nodejs-configurable-http-proxy pkgdesc = node-http-proxy plus a REST API - pkgver = 4.1.0 + pkgver = 4.2.0 pkgrel = 1 url = https://github.com/jupyterhub/configurable-http-proxy arch = any license = BSD makedepends = npm depends = nodejs - source = https://github.com/jupyterhub/configurable-http-proxy/archive/4.1.0.tar.gz - sha256sums = 4ee24adafdd2e6887348f5316cafd499a4a615718ac9f82aa8a5591e308b5503 + source = https://github.com/jupyterhub/configurable-http-proxy/archive/4.2.0.tar.gz + sha256sums = 8d5842b5e086bea7d06406ecbbb33f9b0d897e55d3e62e35e69b2aa9497792dd pkgname = nodejs-configurable-http-proxy |