summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2020-10-26 18:06:57 +0100
committerMaciek Borzecki2020-10-26 18:06:57 +0100
commite7e31b6f4808a2fad3bf1d951ebf6b38f853381e (patch)
treecc1ac346091a88a2a5142fa63135129b80d8fc5b /PKGBUILD
parent524d21859eb8ec1dd74c9096dc90e0856d87435f (diff)
downloadaur-e7e31b6f4808a2fad3bf1d951ebf6b38f853381e.tar.gz
upgpkg: snapd 2.47.1-2
Explicitly request external linker for non-static binaries too. Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c64ebcf58f1..7d29a707836a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ depends=('squashfs-tools' 'libseccomp' 'libsystemd' 'apparmor')
optdepends=('bash-completion: bash completion support'
'xdg-desktop-portal: desktop integration')
pkgver=2.47.1
-pkgrel=1
+pkgrel=2
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://github.com/snapcore/snapd"
license=('GPL3')