summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Thiéry2017-11-17 18:40:05 +0100
committerFlorent Thiéry2017-11-17 18:40:05 +0100
commitb8faa42027ee7af652d45a23549797ffd37bb14c (patch)
tree4deaa5b53674ddd42502159b35d7b9e31f88e63c
parent0bdc471706ba5e22eabf16dd57062cc105b1a270 (diff)
downloadaur-b8faa42027ee7af652d45a23549797ffd37bb14c.tar.gz
update to v156
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec59b720b826..8fa6cecf7014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florent Thiéry <fthiery@gmail.com>
pkgname=cockpit-minimal
-pkgver=150
+pkgver=156
pkgrel=1
pkgdesc='A systemd web based user interface for Linux servers (minimal setup with system graphs, journalctl, storage, network, user accounts, systemd services and terminal)'
arch=(i686 x86_64 armv6h armv7h)
@@ -16,8 +16,8 @@ makedepends=(git intltool python2-pyscss gtk-doc perl-javascript-minifier-xs gob
source=(https://github.com/cockpit-project/cockpit/releases/download/${pkgver}/cockpit-${pkgver}.tar.xz
https://github.com/cockpit-project/cockpit/releases/download/${pkgver}/cockpit-cache-${pkgver}.tar.xz)
noextract=(cockpit-${pkgver}.tar.xz)
-sha1sums=('ba1266d4beff77d0967c06ecbec4ed3767a7ca5b'
- '1ea5dd6189d2b6b6aafbcec2f0c0b0075db5eeb4')
+sha1sums=('c67ae2e80cfa1a11ff27be208783ff7a9c4326d9'
+ '0e5ccd16b947ec8180cd5b751bdfe465fd38e2ba')
prepare() {
cd $srcdir