summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8690c222d951..08841b7f79a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=httpie-unixsocket-git
-pkgver=r10.4fd1413
+pkgver=r18.76d98b2
pkgrel=1
pkgdesc="UNIX socket transport plugin for HTTPie"
arch=('any')
-url="https://github.com/msabramo/httpie-unixsocket"
+url="https://github.com/httpie/httpie-unixsocket"
license=('custom:BSD')
depends=('httpie' 'python-requests-unixsocket')
makedepends=('git' 'python-setuptools')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=('git+https://github.com/msabramo/httpie-unixsocket.git')
+source=('git+https://github.com/httpie/httpie-unixsocket.git')
md5sums=('SKIP')
pkgver() {