summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzefr0x2023-08-12 15:16:13 +0300
committerzefr0x2023-08-12 15:16:13 +0300
commitdb8cb75fae078587a372f6397e8d955b5d8fd7d8 (patch)
treed1d0b750a7557f8ff3f2cbd166aae829fc329111
parent87a0f1eba474fa5932c8493e157a956fb395853a (diff)
downloadaur-db8cb75fae078587a372f6397e8d955b5d8fd7d8.tar.gz
Update upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06272b6985e1..ea2f98204483 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ pkgbase = eza-git
pkgdesc = A modern replacement for ls
pkgver = 0.10.5
pkgrel = 1
- url = https://github.com/cafkafk/eza
+ url = https://github.com/eza-community/eza
arch = x86_64
license = MIT
checkdepends = cargo
makedepends = cargo
- source = eza-git::git+https://github.com/cafkafk/eza#branch=main
+ source = eza-git::git+https://github.com/eza-community/eza#branch=main
sha512sums = SKIP
pkgname = eza-git
diff --git a/PKGBUILD b/PKGBUILD
index 067a00e65150..91fdb71a8b90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.10.5
pkgrel=1
pkgdesc="A modern replacement for ls"
arch=("x86_64")
-url="https://github.com/cafkafk/eza"
+url="https://github.com/eza-community/eza"
license=("MIT")
makedepends=("cargo")
checkdepends=("cargo")