summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2023-09-22 08:56:09 +0800
committerHe Qing(robot)2023-09-22 08:56:09 +0800
commit087378c58c7121da5ff4bbea7e7f5a4319092ba0 (patch)
tree26b04f4e0cce8b091a5b5f968e93730ae2a21234
parent450bde1f4735798a6a37455d2a0db8e16d816594 (diff)
downloadaur-087378c58c7121da5ff4bbea7e7f5a4319092ba0.tar.gz
auto update to 0.20.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c4401cbffe0..4bbe673fc6ed 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.20.0
+ pkgver = 0.20.1
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.20.0_amd64.deb::https://asset.noovolari.com/0.20.0/Leapp_0.20.0_amd64.deb
- sha512sums = 8ee9a1ede790f86bb59ac8d13a1017150031698b505d1ed902a261a9d43f465315b1fca2554d2a07ea682da1d2dc8b2f2ea442d075851b3068faeaa4014c1d7d
+ source = Leapp_0.20.1_amd64.deb::https://asset.noovolari.com/0.20.1/Leapp_0.20.1_amd64.deb
+ sha512sums = 9379fd1ad5c8d332885d7c3859e7a60fc2b266fb06533baeb37de103fe38092839a1616a293ac25897422ab721894d1723d124befc89d06aeee1bb686adf501b
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index f6f3a8102d65..d3560c87de30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.20.0
+pkgver=0.20.1
_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=('8ee9a1ede790f86bb59ac8d13a1017150031698b505d1ed902a261a9d43f465315b1fca2554d2a07ea682da1d2dc8b2f2ea442d075851b3068faeaa4014c1d7d')
+sha512sums=('9379fd1ad5c8d332885d7c3859e7a60fc2b266fb06533baeb37de103fe38092839a1616a293ac25897422ab721894d1723d124befc89d06aeee1bb686adf501b')
package() {
cd ${srcdir}