summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-04-12 08:58:26 +0200
committerMaciek Borzecki2018-04-12 08:58:26 +0200
commitbada180ba286c49cba33c506deb6dc22b1073c84 (patch)
treebe5542c7361ca81dbba8bb56ecb88ed4c5f87be2 /PKGBUILD
parentc4ad38a0dcd0024f8ba16274197679c6cbfaa255 (diff)
downloadaur-bada180ba286c49cba33c506deb6dc22b1073c84.tar.gz
snapd: bump base version to 2.32.3.r621.g3da8170ed
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 fa1f352afb9a..04837bbc7b38 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.1.r503.ge028b7774
+pkgver=2.32.3.r621.g3da8170ed
pkgrel=1
arch=('x86_64')
url="https://github.com/snapcore/snapd"