summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRedson2022-10-12 12:06:13 -0300
committerRedson2022-10-12 12:06:13 -0300
commite36500fdb35e08fd7467179ff9b59c9fb483369e (patch)
tree65690ee8b38dc9e8c00a48d774017f16bdc7a964 /PKGBUILD
parent2a4504d067c22aef7f4a2f29ee1c5ca203db12d3 (diff)
downloadaur-redfetch-git.tar.gz
fix: Change website URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a22ac5c40011..01b731dd463a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=r0.g000649b
pkgrel=1
pkgdesc="A fast fetch written in C, with the ppfetch Ascii Art."
arch=('x86_64')
-url="https://github.com/RedsonBr140/Redfetch"
+url="https://codeberg.org/redson/Redfetch"
license=('MIT')
makedepends=('gcc' 'make' 'git')
depends=('wmctrl')