summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12017-08-19 17:24:26 +0800
committerChocobo12017-08-19 17:24:26 +0800
commit0179d76645727a3837c6d3fb70b44807e201d569 (patch)
treedebb182c6d578976940d0186cf0acc71cfd4b572 /PKGBUILD
parent70996f31cfafb9d1c42085bcfd06a769679359b9 (diff)
downloadaur-0179d76645727a3837c6d3fb70b44807e201d569.tar.gz
upgpkg: libsigsegv-git 2.11.r1.g4154472-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b99dc24a6510..2ae6bc8891e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libsigsegv-git
pkgver=2.11.r1.g4154472
-pkgrel=1
+pkgrel=2
pkgdesc="A library for handling page faults in user mode"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/libsigsegv/"
@@ -11,6 +11,7 @@ depends=('glibc')
makedepends=('git')
provides=('libsigsegv')
conflicts=('libsigsegv')
+options=('staticlibs')
source=("git+https://git.savannah.gnu.org/git/libsigsegv.git")
sha256sums=('SKIP')