summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a73ca1c7200d..eb2a02606f46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = lib32-libunwind-git
- pkgdesc = Portable and efficient C programming interface (API) to determine the call-chain of a program
- pkgver = 65ac867
+ pkgdesc = Portable and efficient C programming interface (API) to determine the call-chain of a program (32-bit)
+ pkgver = 1.5
pkgrel = 1
- url = http://www.nongnu.org/libunwind/
- arch = i686
+ url = https://www.nongnu.org/libunwind/
arch = x86_64
license = GPL
- makedepends = git
- makedepends = texlive-core
- depends = glibc
- depends = libunwind-git
+ makedepends = gcc-multilib
+ depends = lib32-gcc-libs
+ depends = libunwind
+ depends = lib32-xz
provides = lib32-libunwind
conflicts = lib32-libunwind
- source = lib32-libunwind-git::git+git://git.sv.gnu.org/libunwind.git
- sha1sums = SKIP
+ source = git+https://github.com/libunwind/libunwind.git
+ validpgpkeys = SKIP
+ sha512sums = SKIP
pkgname = lib32-libunwind-git