summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIwan Timmer2016-07-21 19:44:12 +0200
committerIwan Timmer2016-07-21 19:44:12 +0200
commit4fa4f3e943b5dde3f28a3d83fae3e919d625e581 (patch)
treecc7c8d1bc9b8d9ed6e9054dabea519d6426ea4a7 /PKGBUILD
parent8e72f88c519840b00e53449474104a8776930fe8 (diff)
downloadaur-4fa4f3e943b5dde3f28a3d83fae3e919d625e581.tar.gz
Update to version 0.115
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f74c90aea339..c7caab427557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=cockpit
-pkgver=0.114
+pkgver=0.115
pkgrel=1
pkgdesc='A systemd web based user interface for Linux servers'
arch=(i686 x86_64 armv6h armv7h)
@@ -14,7 +14,7 @@ depends=(libssh krb5 sshpass accountsservice perl-json perl-locale-po json-glib
makedepends=(git intltool python2-pyscss gtk-doc perl-javascript-minifier-xs gobject-introspection networkmanager libgsystem xmlto npm)
optdepends=(storaged udisks2 networkmanager)
source=(https://github.com/cockpit-project/cockpit/archive/${pkgver}.tar.gz)
-sha1sums=('02a6840f9cd0b9afbaa2a8b59fe9c5c95231ae6a')
+sha1sums=('cf04723d20488c2af656936426f29c6920a2ead4')
build() {
cd cockpit-${pkgver}