summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxduugu2017-04-05 08:37:16 +0200
committerxduugu2017-04-05 08:37:16 +0200
commita646ffcfc1c76920da058b3005c3da7f54d3d10e (patch)
tree139c0db875834055ba256e1f41fd2ab1ba8b9d5b /PKGBUILD
parentde9b4fa5a7f6465037caf31ae54e0a60d96b4480 (diff)
downloadaur-httpie-unixsocket-git.tar.gz
Update urls
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() {