summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Thiéry2019-07-16 09:21:06 +0200
committerFlorent Thiéry2019-07-16 09:21:06 +0200
commit6b627692b11b370d791045469d940eea6cdcd335 (patch)
treec3d780cbfadac925ae7ceb4f327893b6fcad217d
parent40d9b64e223937489ac8b08f2afc2abfe7d8944f (diff)
downloadaur-6b627692b11b.tar.gz
update to v198
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7808e044a900..4d22820aad5c 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 = 193
+ pkgver = 198
pkgrel = 1
url = http://www.cockpit-project.org/
arch = i686
@@ -32,9 +32,9 @@ pkgbase = cockpit-minimal
optdepends = udisks2: disk stats support
conflicts = cockpit-git
conflicts = cockpit
- noextract = cockpit-193.tar.xz
- source = https://github.com/cockpit-project/cockpit/releases/download/193/cockpit-193.tar.xz
- source = https://github.com/cockpit-project/cockpit/releases/download/193/cockpit-cache-193.tar.xz
+ noextract = cockpit-198.tar.xz
+ source = https://github.com/cockpit-project/cockpit/releases/download/198/cockpit-198.tar.xz
+ source = https://github.com/cockpit-project/cockpit/releases/download/198/cockpit-cache-198.tar.xz
source = cockpit-pam
sha1sums = 8185745f3e0f0f19c69f4031f9fa06687e03953e
sha1sums = 2838cdae3c5d604ac6144ecc1b35c15815ac7b08
diff --git a/PKGBUILD b/PKGBUILD
index f9b4af09975c..8dc610096d28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florent Thiéry <fthiery@gmail.com>
pkgname=cockpit-minimal
-pkgver=193
+pkgver=198
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)