summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZygmunt Krynicki2016-07-01 13:28:40 +0200
committerZygmunt Krynicki2016-07-01 13:28:40 +0200
commit655cbed566945beb3a797a399dc9e91c99545767 (patch)
tree3ca50c37d2daabea7b12356a1ee0ebb9ec1be7ae /PKGBUILD
parentb22cb8c1dee0a7f8e17f2b4c8c6d8e1ebb10b65b (diff)
downloadaur-655cbed566945beb3a797a399dc9e91c99545767.tar.gz
Update to snapd 2.0.10
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26c16c79c84f..41cdb378b536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Zygmunt Krynicki <me at zygoon dot pl>
pkgname=snapd
-pkgver=2.0.9
+pkgver=2.0.10
pkgrel=1
pkgdesc="Service and tools for management of snap packages."
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ install=snapd.install
source=("https://github.com/snapcore/$pkgname/archive/$pkgver.tar.gz"
'snapd.sh')
noextract=()
-md5sums=('8aff95eed4ab350f1653d3b14856bb68'
+md5sums=('af789f427239a22e2d15d729cd94f95b'
'1d841a1d09ba86945551dfc5c5658b2e')
_gourl=github.com/snapcore/snapd