summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-09-12 14:56:32 +0200
committerMaciek Borzecki2018-09-12 14:56:32 +0200
commit23d3d7eae4b76acda06bf6361b2b54a831147ebf (patch)
treebea9698a5f069678c3d493c3edef59922487a9c1 /PKGBUILD
parent834e887c955e675f53b2915dc031b74201e23f3a (diff)
downloadaur-23d3d7eae4b76acda06bf6361b2b54a831147ebf.tar.gz
snapd: new upstream release 2.35.2
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 a1cdc0bfb5f3..66546f71602f 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.35.1
-pkgrel=2
+pkgver=2.35.2
+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.xz::https://github.com/snapcore/${pkgname}/releases/download/${pkgver}/${pkgname}_${pkgver}.vendor.tar.xz")
-sha256sums=('038673d7bf2a2258983e4c2ed4a66262e0d52803847515156a6b9bdc0179a47b')
+sha256sums=('d6ba7733cb0e066dd9943f65c58a582bfc24a76eb6386e6d80e63ba94e7af30a')
_gourl=github.com/snapcore/snapd