summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Thiéry2019-08-05 11:32:55 +0200
committerFlorent Thiéry2019-08-05 11:32:55 +0200
commita6368143d0b167cd6b5247eedb20a974d3f9bb82 (patch)
tree94461d14d406e728a1ff8172a7fde70211b6bf3b
parentc9f563a9137f30e84f5416d84c41a24a255f4428 (diff)
downloadaur-a6368143d0b167cd6b5247eedb20a974d3f9bb82.tar.gz
update to v199
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 579fd6fde3b1..4117fe17297d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 198
- pkgrel = 3
+ pkgver = 199
+ pkgrel = 1
url = http://www.cockpit-project.org/
arch = i686
arch = x86_64
@@ -32,9 +32,9 @@ pkgbase = cockpit-minimal
optdepends = udisks2: disk stats support
conflicts = cockpit-git
conflicts = cockpit
- 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
+ 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
source = cockpit-pam
sha1sums = 39ff3227ecb0ecc9ddf9207d23544739dbefa5a2
sha1sums = 8aa8f6859046ba0ba3e94c9c3bf8bbfc9751f837
diff --git a/PKGBUILD b/PKGBUILD
index 1e1c1c961bc7..5f6c35a4ecf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ source=(
cockpit-pam
)
noextract=(cockpit-${pkgver}.tar.xz)
-sha1sums=('39ff3227ecb0ecc9ddf9207d23544739dbefa5a2'
- '8aa8f6859046ba0ba3e94c9c3bf8bbfc9751f837'
+sha1sums=('0aff444f0dbf95d1c5b8486ee36a8511d08461ec'
+ '907313822e979f6a4b78f12afb5a42c511505c6e'
'69b899b034e981cf217c2f8d61264caa2015c0e6')
prepare() {