summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Thiéry2019-10-15 11:12:53 +0200
committerFlorent Thiéry2019-10-15 11:12:53 +0200
commita5ad2d63abaa47ee4d6e5c115a56f90ca25a4249 (patch)
treeeacafeb2c041a142943f571b025a2a33423323b4
parent429d7fe07344aac2c6eb4463b258078b761190ce (diff)
downloadaur-cockpit-minimal.tar.gz
update to v204
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 202cdf9cf168..1b8632ef31f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cockpit-minimal
pkgdesc = A systemd web based user interface for Linux servers (minimal setup with system graphs, journalctl, storage, network, user accounts, systemd services and terminal)
- pkgver = 201
+ pkgver = 204
pkgrel = 1
url = http://www.cockpit-project.org/
arch = i686
@@ -32,12 +32,12 @@ pkgbase = cockpit-minimal
optdepends = udisks2: disk stats support
conflicts = cockpit-git
conflicts = cockpit
- noextract = cockpit-201.tar.xz
- source = https://github.com/cockpit-project/cockpit/releases/download/201/cockpit-201.tar.xz
- source = https://github.com/cockpit-project/cockpit/releases/download/201/cockpit-cache-201.tar.xz
+ noextract = cockpit-204.tar.xz
+ source = https://github.com/cockpit-project/cockpit/releases/download/204/cockpit-204.tar.xz
+ source = https://github.com/cockpit-project/cockpit/releases/download/204/cockpit-cache-204.tar.xz
source = cockpit-pam
- sha1sums = 0aff444f0dbf95d1c5b8486ee36a8511d08461ec
- sha1sums = 907313822e979f6a4b78f12afb5a42c511505c6e
+ sha1sums = a281f8b5ae32baa7a33ea4638e7cf3d9e61e81de
+ sha1sums = 92c9ee608551d3b8ee5a2fb9c26149f8e8d4e647
sha1sums = 69b899b034e981cf217c2f8d61264caa2015c0e6
pkgname = cockpit-minimal
diff --git a/PKGBUILD b/PKGBUILD
index cac4fdf54a7b..027e809e3296 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florent Thiéry <fthiery@gmail.com>
pkgname=cockpit-minimal
-pkgver=201
+pkgver=204
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)
@@ -19,8 +19,8 @@ source=(
cockpit-pam
)
noextract=(cockpit-${pkgver}.tar.xz)
-sha1sums=('44063bd8f4ac637a503f281a66fe0b526ba1558c'
- '21322c7ea4141379869d12e8b6b8b4d0e9a54a8c'
+sha1sums=('a281f8b5ae32baa7a33ea4638e7cf3d9e61e81de'
+ '92c9ee608551d3b8ee5a2fb9c26149f8e8d4e647'
'69b899b034e981cf217c2f8d61264caa2015c0e6')
prepare() {