aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGaoyang Zhang2021-10-07 16:07:51 +0800
committerGaoyang Zhang2021-10-07 16:07:51 +0800
commit5504693686d8177ff210452fceb7372afa2f874a (patch)
tree93c7b8d778e4ff5879206c4a39a45337d08e3608 /.SRCINFO
downloadaur-5504693686d8177ff210452fceb7372afa2f874a.tar.gz
Add PKGBUILD and .SRCINFO for dt-0.1.0-1
Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..61cd88cc672d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = dt
+ pkgdesc = Syncing dotfiles and more
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://github.com/blurgyy/dt
+ arch = any
+ license = MIT OR Apache 2.0
+ makedepends = curl
+ makedepends = rustup
+ depends = cargo
+ provides = dt-cli
+ conflicts = dt-git
+ conflicts = dt-bin
+ source = https://github.com/blurgyy/dt/archive/refs/tags/v0.1.0.tar.gz
+ sha256sums = 9b4cea5f092194793a624ebc3ece43f84fb0daaeba0b7e9200b9982e32679f81
+
+pkgname = dt