summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5adabf0fb52..21495050e545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=lib32-libexosip2
pkgver=5.0.0
-pkgrel=1
-pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement"
+pkgrel=2
+pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement (32-bit)"
arch=('x86_64')
url="https://savannah.nongnu.org/projects/exosip/"
license=('GPL')
-depends=('lib32-glibc' 'lib32-gcc-libs' 'lib32-libosip2>=4.0.0'
-'lib32-openssl' 'libexosip2')
+depends=('lib32-glibc' 'lib32-libosip2>=4.0.0' 'lib32-openssl' 'libexosip2')
+makedepends=('lib32-gcc-libs')
validpgpkeys=('34C3985D068879312FE23C8BB5902A3AD90A5421')
-source=(https://download.savannah.gnu.org/releases/exosip/libexosip2-${pkgver}.tar.gz
- openssl110.patch)
+source=("https://download.savannah.gnu.org/releases/exosip/libexosip2-${pkgver}.tar.gz"
+ "openssl110.patch")
sha256sums=('a26558594de95405d3adeee554a7c10cb3ec5a9316a879e679b53a99a9cf2e1f'
'e60ef8fe99e7aa8641398a70708ab1e4f85d04872f1c658949afc4fd657c4d5a')