summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-05-07 07:49:20 +0200
committerMaciek Borzecki2018-05-07 07:49:20 +0200
commit999e401c5425f11c9d903d4ce224c67746a89b9d (patch)
tree1df2b54a50899fdd9e3efa1972b8769e2c2233dc /PKGBUILD
parentf9fa4c1f08aa43d32cd3823a243dc5df4fb154f4 (diff)
downloadaur-999e401c5425f11c9d903d4ce224c67746a89b9d.tar.gz
snapd: bump base version to 2.32.6.r881.g7b274118b
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 5da37d99b291..ed6e607be545 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.5.r734.gd79c34ba4
+pkgver=2.32.6.r881.g7b274118b
pkgrel=1
arch=('x86_64')
url="https://github.com/snapcore/snapd"