summaryrefslogtreecommitdiff
path: root/bas/.SRCINFO
diff options
context:
space:
mode:
authorDeposite Pirate2026-05-14 00:15:44 +0000
committerDeposite Pirate2026-05-14 00:15:44 +0000
commit2cd10d1962595c34df88657e4806607509d10998 (patch)
treef5c4f507e0caf5573be53f821362d6182829fae2 /bas/.SRCINFO
parent306cf851eae16d89cfb5c87099d2e0c979c0f0e6 (diff)
Forgot to add this.
new file: bas/.SRCINFO new file: bas/PKGBUILD
Diffstat (limited to 'bas/.SRCINFO')
-rw-r--r--bas/.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/bas/.SRCINFO b/bas/.SRCINFO
new file mode 100644
index 0000000..9e69906
--- /dev/null
+++ b/bas/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = bas
+ pkgdesc = A BASIC interpreter
+ pkgver = 2.6
+ pkgrel = 1
+ url = http://www.moria.de/~michael/bas/
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = gcc
+ depends = glibc
+ source = http://www.moria.de/~michael/bas/bas-2.6.tar.gz
+ md5sums = 2a16491fb76ecbb848445b327b01c3ff
+
+pkgname = bas
+