summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSirPatrickCZ2018-08-03 12:48:30 +0200
committerSirPatrickCZ2018-08-03 12:48:30 +0200
commit1e34508e84b210cc69fea69c2522dc76ff18e9f3 (patch)
tree2ba36105e606de726389ba6f22bc94010c18478c /.SRCINFO
downloadaur-1e34508e84b210cc69fea69c2522dc76ff18e9f3.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2372b0a03879
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = st-spcz-git
+ pkgdesc = Simple terminal emulator by suckless.org with mouse-scroll and alpha patches.
+ pkgver = 0.8.1.r0.g8936abb
+ pkgrel = 1
+ url = https://github.com/SirPatrickCZ/st
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = libxext
+ makedepends = ncurses
+ depends = libxft
+ optdepends = xorg-fonts-misc
+ conflicts = st
+ options = zipman
+ source = st::git+https://github.com/SirPatrickCZ/st.git#branch=master
+ md5sums = SKIP
+
+pkgname = st-spcz-git
+