summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2018-01-22 16:57:57 +0100
committeraimileus2018-01-23 06:53:21 +0100
commit80e30afdce38cb3b95580f179fe3ac59f58c2c68 (patch)
tree88f52e3eaf45c51954dbf43ab48713a51d66f6a0 /PKGBUILD
parent2f32240e01de84732432af7211f01bb0105c4394 (diff)
downloadaur-80e30afdce38cb3b95580f179fe3ac59f58c2c68.tar.gz
snapd: cleanup cookies/cache/state.json
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 5acbcea67b2b..eea2d2a25888 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')
pkgver=2.30
-pkgrel=4
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
+pkgrel=5
url="https://github.com/snapcore/snapd"
license=('GPL3')
makedepends=('git' 'go-pie' 'go-tools' 'bzr' 'libcap' 'python-docutils' 'systemd' 'xfsprogs')