summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..e213ce897564
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,18 @@
+pkgbase = lib32-libunwind-git
+ pkgdesc = Portable and efficient C programming interface (API) to determine the call-chain of a program
+ pkgver = 65ac867
+ pkgrel = 1
+ url = http://www.nongnu.org/libunwind/
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ makedepends = texlive-core
+ depends = glibc
+ depends = libunwind-git
+ provides = lib32-libunwind
+ conflicts = lib32-libunwind
+ source = lib32-libunwind-git::git+git://git.sv.gnu.org/libunwind.git
+
+pkgname = lib32-libunwind-git
+