summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-04-12 08:20:45 +0200
committerMaciek Borzecki2018-04-12 08:20:45 +0200
commit42b9b3f209164d6aa57184d0ecb7755f96a66232 (patch)
tree5a38d7a6e4cde673861714122c6d7c17346081b9 /PKGBUILD
parente4149fc6ee2e8e51d063478624db8a066896f671 (diff)
downloadaur-42b9b3f209164d6aa57184d0ecb7755f96a66232.tar.gz
snapd: new upstream release - 2.32.4
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 3c7a857a994e..fd45503d5a4e 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.32.2
-pkgrel=2
+pkgver=2.32.4
+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.gz::https://github.com/snapcore/${pkgname}/archive/$pkgver.tar.gz")
-sha256sums=('55d8f5bb11da0ed8c415cd8bfa83dbee80bd74c707a99325aa6c432787e5267f')
+sha256sums=('d2d8080bb57e2097c0a0e2df2c77018b62c52e688574a774a7626b29727c3f1a')
_gourl=github.com/snapcore/snapd