summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..15ce1333f3f0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = bash-ctypes-git
+ pkgdesc = Foreign Function Interface for Bash
+ pkgver = r12.7cded42
+ pkgrel = 1
+ url = https://github.com/taviso/ctypes.sh
+ arch = x86_64
+ arch = i686
+ license = MIT
+ makedepends = git
+ makedepends = libffi
+ makedepends = pkg-config
+ depends = bash
+ depends = libffi
+ provides = bash-ctypes
+ conflicts = bash-ctypes
+ source = bash-ctypes::git+https://github.com/taviso/ctypes.sh#branch=master
+ source = archlinux-pkgconfig.patch
+ source = ctypes_bash_profile.sh
+ md5sums = SKIP
+ md5sums = d62e880683bab33be4d845602d77f237
+ md5sums = 8f94ef9e242b89d5ea860527e2595f2c
+
+pkgname = bash-ctypes-git
+