diff --git a/PKGBUILD b/PKGBUILD index 9b040cc..e6ca0de 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -28,10 +28,10 @@ conflicts=(python-httpie) replaces=(python-httpie python2-httpie) license=('BSD') arch=('any') -source=($pkgname-$pkgver.tar.gz::"https://github.com/httpie/httpie/archive/$pkgver.tar.gz" - "$pkgname-$pkgver-py311.patch::https://github.com/httpie/httpie/commit/e73c3e6c249b89496b4f81fa20bb449911da79f1.patch" +source=($pkgname-$pkgver.tar.gz::"https://github.com/httpie/cli/archive/$pkgver.tar.gz" + "$pkgname-$pkgver-py311.patch::https://github.com/httpie/cli/commit/e73c3e6c249b89496b4f81fa20bb449911da79f1.patch" ) -sha256sums=('803e1624e005c2f7002802a77ebc687b05375aca76af42639f844405328633eb' +sha256sums=('52608710971f7b19f9a35dc36d9b565a86a886216e1b8899eb9d0dd5c44ef6c8' '564cc2627f01c1b1b242e6e538736e539e56ec2ffc278d73d43df6ff04a85f47') prepare() {