summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-04-03 08:08:44 +0200
committerMaciek Borzecki2018-04-03 08:08:44 +0200
commite4149fc6ee2e8e51d063478624db8a066896f671 (patch)
treedce2a398ad35c1719b881d0ea7e08121e107bc36 /PKGBUILD
parentfa22bf6025deb15359abffaf5c4cd446ada54531 (diff)
downloadaur-e4149fc6ee2e8e51d063478624db8a066896f671.tar.gz
snapd: bump pkgrel to 2.32.2-2
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 cfeeb5465c7d..3c7a857a994e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Service and tools for management of snap packages."
depends=('squashfs-tools' 'libseccomp' 'libsystemd')
optdepends=('bash-completion: bash completion support')
pkgver=2.32.2
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/snapcore/snapd"
license=('GPL3')