summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-05-07 09:11:53 +0200
committerMaciek Borzecki2018-05-07 09:11:53 +0200
commit2119d1befb86f2fe0c65033b684be9cc3a8267ff (patch)
tree28973cfec3e42072d1d42ac0d4fdfd982745442c /PKGBUILD
parent13ca5dbbb04a8cdbd5c2501a85fe17962d45d70c (diff)
downloadaur-2119d1befb86f2fe0c65033b684be9cc3a8267ff.tar.gz
snapd: new upstream release 2.32.6
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ab7c5584e09..db8b548a7277 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgname=snapd
pkgdesc="Service and tools for management of snap packages."
depends=('squashfs-tools' 'libseccomp' 'libsystemd')
optdepends=('bash-completion: bash completion support')
-pkgver=2.32.5
-pkgrel=3
+pkgver=2.32.6
+pkgrel=1
arch=('x86_64')
url="https://github.com/snapcore/snapd"
license=('GPL3')
@@ -17,7 +17,7 @@ conflicts=('snap-confine')
options=('!strip' 'emptydirs')
install=snapd.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/snapcore/${pkgname}/archive/$pkgver.tar.gz")
-sha256sums=('7e6962b592e0123b3c7cc5b6c3164163b5b77837818ff15e7a192d7a2bac49bb')
+sha256sums=('6bc2b4c2005713cdff711c2ddb937289b95e8459091f0eb9cda9f177e81181e7')
_gourl=github.com/snapcore/snapd