summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciek Borzecki2022-05-13 14:42:20 +0200
committerMaciek Borzecki2022-05-13 14:42:20 +0200
commit00fedd2918d328fdd4d00bfa38a7c25641c3268e (patch)
tree120704f3b4f3ff34878e49f53308c250b9d92f0c /PKGBUILD
parent1e7d50d7915382390fe8451281cc7e2ac6291131 (diff)
downloadaur-00fedd2918d328fdd4d00bfa38a7c25641c3268e.tar.gz
upgpkg: snapd 2.55.5-1
upstream release Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7df6067ea5a..8dcbf8678f64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Service and tools for management of snap packages."
depends=('squashfs-tools' 'libseccomp' 'libsystemd' 'apparmor')
optdepends=('bash-completion: bash completion support'
'xdg-desktop-portal: desktop integration')
-pkgver=2.55.4
+pkgver=2.55.5
pkgrel=1
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://github.com/snapcore/snapd"
@@ -20,7 +20,7 @@ install=snapd.install
source=(
"$pkgname-$pkgver.tar.xz::https://github.com/snapcore/${pkgname}/releases/download/${pkgver}/${pkgname}_${pkgver}.vendor.tar.xz"
)
-sha256sums=('c76cdd744fe58bd335b379d243197e8b087d49ed2780749d4007a4bce4679227')
+sha256sums=('7cea26a599621e440af4b5729468c4c3de7145f8e17a495a7c33935cc89777af')
_gourl=github.com/snapcore/snapd