summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSandaruKasa2023-12-27 16:25:23 +0300
committerSandaruKasa2023-12-27 16:25:23 +0300
commitf9f0bbf6bee6f93e3d85db7556db45a551d71bfa (patch)
tree571a7f3d3fd0f418440d198d147bf58295721854 /.SRCINFO
parent412e965648c9ca329339e46dcded9955bc4a499c (diff)
downloadaur-f9f0bbf6bee6f93e3d85db7556db45a551d71bfa.tar.gz
Take over the package and fix it
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 13 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3772ca0dcc7..6c2fb09edfde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,26 @@
pkgbase = tokei-git
pkgdesc = A blazingly fast CLOC(Count Lines Of Code) program
- pkgver = 7.0.1.r17.16d49fc
+ pkgver = 13.0.0_alpha.0.r986.e2625c0
pkgrel = 1
- url = https://github.com/Aaronepower/tokei
+ epoch = 1
+ url = https://github.com/XAMPPRocky/tokei
arch = i686
arch = x86_64
+ arch = aarch64
license = MIT
license = Apache
+ makedepends = git
makedepends = rust
makedepends = cargo
+ makedepends = coreutils
+ makedepends = sed
+ makedepends = gcc
depends = gcc-libs
+ depends = glibc
+ provides = tokei
conflicts = tokei
- source = git+https://github.com/Aaronepower/tokei
- sha512sums = SKIP
+ options = !lto
+ source = tokei::git+https://github.com/XAMPPRocky/tokei.git
+ sha256sums = SKIP
pkgname = tokei-git
-