summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2021-09-15 16:23:58 +0300
committerorhun2021-09-15 16:23:58 +0300
commitbe068b971b32b2720331e5dcc258d1ffb50fbadb (patch)
tree48f8188425436abb8dfc869bdb0920f25c7f20ea /PKGBUILD
parent26b8a524e4d80dfdbb654add76954bc3f3d8c4e5 (diff)
downloadaur-be068b971b32b2720331e5dcc258d1ffb50fbadb.tar.gz
upgpkg: ctree-git 1.0.1.r0.g5d010dc-2
update upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1580e52d5769..87c5f2e3d5c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=ctree-git
pkgver=1.0.1.r0.g5d010dc
-pkgrel=1
+pkgrel=2
pkgdesc="A Christmas tree right from your terminal (git)"
arch=('x86_64')
-url="https://github.com/Matt-Gleich/ctree"
+url="https://github.com/gleich/ctree"
license=('MIT')
depends=('glibc')
makedepends=('git' 'go')