summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-08-08 11:05:34 -0500
committerLuis Martinez2021-08-08 11:08:43 -0500
commit7f2b26f45fabb2f9279fd73a9c8cec55d5884aa0 (patch)
treec847cf6bf7fa12f2e6705d91e6dd1be3be080d66 /.SRCINFO
downloadaur-7f2b26f45fabb2f9279fd73a9c8cec55d5884aa0.tar.gz
initial commit
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..4fe26d7d56f9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = darktile
+ pkgdesc = A GPU-rendered terminal emulator designed for tiling window managers
+ pkgver = 0.0.10
+ pkgrel = 1
+ url = https://github.com/liamg/darktile
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ depends = libgl
+ depends = libx11
+ depends = libxcursor
+ depends = libxinerama
+ depends = xorg-xinput
+ source = darktile-0.0.10.tar.gz::https://github.com/liamg/darktile/archive/v0.0.10.tar.gz
+ sha256sums = 781aef00959abc0047df0eb627c73f012a709f23c2642c34b7a282f485d6e19c
+
+pkgname = darktile