summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5212c73e54b1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = gottet
+ pkgdesc = A tetris clone using the Qt GUI toolkit
+ pkgver = 1.1.1
+ pkgrel = 1
+ url = http://gottcode.org/gottet/
+ install = gottet.install
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ depends = qt5-base
+ source = http://gottcode.org/gottet/gottet-1.1.1-src.tar.bz2
+ sha256sums = c276dba1f7d145d74713fdc92fe2b22cf538ace0115026466109857f7b543163
+
+pkgname = gottet
+