summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2023-09-15 08:56:10 +0800
committerHe Qing(robot)2023-09-15 08:56:10 +0800
commit450bde1f4735798a6a37455d2a0db8e16d816594 (patch)
tree2d35fa177409c0c125670641976f3f65bef0ad7c
parent0989bd6826d8535242592f22d3b41d06c87ec0a5 (diff)
downloadaur-450bde1f4735798a6a37455d2a0db8e16d816594.tar.gz
auto update to 0.20.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc199f595078..4c4401cbffe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = leapp-bin
pkgdesc = Leapp is a Desktop DevTool that handles the management and security of your cloud credentials for you, converted from .deb package
- pkgver = 0.19.0
+ pkgver = 0.20.0
pkgrel = 1
url = https://www.leapp.cloud/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = leapp-bin
depends = at-spi2-core
depends = aws-session-manager-plugin
provides = leapp
- source = Leapp_0.19.0_amd64.deb::https://asset.noovolari.com/0.19.0/Leapp_0.19.0_amd64.deb
- sha512sums = 387bcdead91f6082414b3cfe680fea33dc9fe15a84266bf262878d49cfdb9ab01caf0ddccb911f321b06cf3acb648dedb325f7a8b3c483726dbe71cc2ba1fd95
+ source = Leapp_0.20.0_amd64.deb::https://asset.noovolari.com/0.20.0/Leapp_0.20.0_amd64.deb
+ sha512sums = 8ee9a1ede790f86bb59ac8d13a1017150031698b505d1ed902a261a9d43f465315b1fca2554d2a07ea682da1d2dc8b2f2ea442d075851b3068faeaa4014c1d7d
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cddc6720696..f6f3a8102d65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.19.0
+pkgver=0.20.0
_pkgdate=20220112
pkgrel=1
pkgdesc="Leapp is a Desktop DevTool that handles the management and security of your cloud credentials for you, converted from .deb package"
@@ -14,7 +14,7 @@ provides=("$_pkgname")
source=(
"Leapp_${pkgver}_amd64.deb::https://asset.noovolari.com/${pkgver}/Leapp_${pkgver}_amd64.deb"
)
-sha512sums=('387bcdead91f6082414b3cfe680fea33dc9fe15a84266bf262878d49cfdb9ab01caf0ddccb911f321b06cf3acb648dedb325f7a8b3c483726dbe71cc2ba1fd95')
+sha512sums=('8ee9a1ede790f86bb59ac8d13a1017150031698b505d1ed902a261a9d43f465315b1fca2554d2a07ea682da1d2dc8b2f2ea442d075851b3068faeaa4014c1d7d')
package() {
cd ${srcdir}