summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-04-16 20:32:49 +0200
committerMaciek Borzecki2018-04-16 20:32:49 +0200
commitbfedfe231208a3daadb127320fbcc2ab6495757c (patch)
tree032041eedf338d137bd0a2c8e18b9d631524b5a9 /PKGBUILD
parentbada180ba286c49cba33c506deb6dc22b1073c84 (diff)
downloadaur-bfedfe231208a3daadb127320fbcc2ab6495757c.tar.gz
snapd: bump base version to 2.32.5.r657.gf5f7ee6f8
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 04837bbc7b38..bf306d70af53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=snapd-git
pkgdesc="Service and tools for management of snap packages."
depends=('squashfs-tools' 'libseccomp' 'libsystemd')
optdepends=('bash-completion: bash completion support')
-pkgver=2.32.3.r621.g3da8170ed
+pkgver=2.32.5.r657.gf5f7ee6f8
pkgrel=1
arch=('x86_64')
url="https://github.com/snapcore/snapd"