summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Thiéry2019-09-03 12:38:06 +0200
committerFlorent Thiéry2019-09-03 12:38:06 +0200
commit429d7fe07344aac2c6eb4463b258078b761190ce (patch)
tree528bf2f7470413f321b48d2ac701e5f76d9122dc
parenta6368143d0b167cd6b5247eedb20a974d3f9bb82 (diff)
downloadaur-429d7fe07344aac2c6eb4463b258078b761190ce.tar.gz
update to v201
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4117fe17297d..202cdf9cf168 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 = 199
+ pkgver = 201
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-199.tar.xz
- source = https://github.com/cockpit-project/cockpit/releases/download/199/cockpit-199.tar.xz
- source = https://github.com/cockpit-project/cockpit/releases/download/199/cockpit-cache-199.tar.xz
+ 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
source = cockpit-pam
- sha1sums = 39ff3227ecb0ecc9ddf9207d23544739dbefa5a2
- sha1sums = 8aa8f6859046ba0ba3e94c9c3bf8bbfc9751f837
+ sha1sums = 0aff444f0dbf95d1c5b8486ee36a8511d08461ec
+ sha1sums = 907313822e979f6a4b78f12afb5a42c511505c6e
sha1sums = 69b899b034e981cf217c2f8d61264caa2015c0e6
pkgname = cockpit-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 5f6c35a4ecf2..cac4fdf54a7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florent Thiéry <fthiery@gmail.com>
pkgname=cockpit-minimal
-pkgver=199
+pkgver=201
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=('0aff444f0dbf95d1c5b8486ee36a8511d08461ec'
- '907313822e979f6a4b78f12afb5a42c511505c6e'
+sha1sums=('44063bd8f4ac637a503f281a66fe0b526ba1558c'
+ '21322c7ea4141379869d12e8b6b8b4d0e9a54a8c'
'69b899b034e981cf217c2f8d61264caa2015c0e6')
prepare() {