summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin MICHAUD2024-01-24 21:16:13 +0100
committerQuentin MICHAUD2024-01-24 21:16:13 +0100
commitcc23e11e3f1dc2754b54b66f7fc05192bc1b6917 (patch)
tree34f9cd2e154dab45a15a67bdcfc20883050a8d4c
parent26f492fb51543202e1c3a6ed9d92a785f7a926a7 (diff)
downloadaur-cc23e11e3f1dc2754b54b66f7fc05192bc1b6917.tar.gz
Bump to v1.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 432c32d3ab74..38b2d4ae8121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = podman-desktop-bin
pkgdesc = Manage Podman and other container engines from a single UI and tray
- pkgver = 1.6.4
+ pkgver = 1.7.0
pkgrel = 1
url = https://github.com/containers/podman-desktop
arch = x86_64
license = Apache-2.0
provides = podman-desktop
- source = podman-desktop-bin-1.6.4.tar.gz::https://github.com/containers/podman-desktop/releases/download/v1.6.4/podman-desktop-1.6.4.tar.gz
+ source = podman-desktop-bin-1.7.0.tar.gz::https://github.com/containers/podman-desktop/releases/download/v1.7.0/podman-desktop-1.7.0.tar.gz
source = icon.svg
source = podman-desktop.desktop
source = run.sh
- sha256sums = 67f5cb1040857686f8dabd51c25841772b39e5a72b223001201543df64d8a0e0
+ sha256sums = 97a40bf4caa14d9179b7e20a8443e73f65d667e66daa915e3a9fc0b541980d57
sha256sums = 81b78c485c38dd79b50a8008e148509a95fcc56477592315ab7354b64566315a
sha256sums = f07b6315111ad354ed76fdd6dde37deb704fbe559fc226edb60db23efa02d151
sha256sums = 64d7035a78ab85b61129f311dacae5d23b43e79588f06db053b922c9d04e200a
diff --git a/PKGBUILD b/PKGBUILD
index a913f8755917..6e0f83a73d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mh4ckwascut <mh4ckt3mh4ckt1c4s@protonmail.com>
pkgname=podman-desktop-bin
-pkgver=1.6.4
+pkgver=1.7.0
pkgrel=1
epoch=
pkgdesc="Manage Podman and other container engines from a single UI and tray"
@@ -25,7 +25,7 @@ source=(
"podman-desktop.desktop"
"run.sh"
)
-sha256sums=("67f5cb1040857686f8dabd51c25841772b39e5a72b223001201543df64d8a0e0"
+sha256sums=("97a40bf4caa14d9179b7e20a8443e73f65d667e66daa915e3a9fc0b541980d57"
"81b78c485c38dd79b50a8008e148509a95fcc56477592315ab7354b64566315a"
"f07b6315111ad354ed76fdd6dde37deb704fbe559fc226edb60db23efa02d151"
"64d7035a78ab85b61129f311dacae5d23b43e79588f06db053b922c9d04e200a"