summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fb0b77ecdc04
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = autoconf-git
+ pkgdesc = An extensible package of M4 macros that produce shell scripts to automatically configure software source code packages
+ pkgver = 2.69.r185.gb502e350
+ pkgrel = 1
+ url = https://www.gnu.org/software/autoconf/autoconf.html
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ license = Custom
+ makedepends = git
+ depends = glibc
+ depends = perl
+ depends = texinfo
+ provides = autoconf
+ conflicts = autoconf
+ source = git+https://git.savannah.gnu.org/git/autoconf.git
+ sha256sums = SKIP
+
+pkgname = autoconf-git
+