summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2023-06-22 07:07:10 +0800
committerHe Qing(robot)2023-06-22 07:07:10 +0800
commit5fc3640970457a42c43daaf41f647ebd7c9ba33c (patch)
tree4165db45bb8a195f8d2996d903ad4c4e9bdefd7b
parentf328a1cfb6efd89e4eae0ba0c73cec1ca03ef26e (diff)
downloadaur-5fc3640970457a42c43daaf41f647ebd7c9ba33c.tar.gz
auto update to 0.18.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6cbfffdc922..87ea9caa1d2c 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.17.8
+ pkgver = 0.18.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.17.8_amd64.deb::https://asset.noovolari.com/0.17.8/Leapp_0.17.8_amd64.deb
- sha512sums = e5eb2ae0d7ca15b52f3b9a1801aa3e7926eec015d2f951a3b9d839892c47c8e4ef9ca993e5c269e18906704fcd8f8c0a21876978b65608a69cded5b7c8928b0a
+ source = Leapp_0.18.0_amd64.deb::https://asset.noovolari.com/0.18.0/Leapp_0.18.0_amd64.deb
+ sha512sums = 06f4da1d8f8fd61e68c892a7449fa0f926194db1e63572c7365de16f09eaa90e5c0d6f37b7d3a656b92af75a661e8a062952c58931c1f974894e971d7697cb51
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index dd8807bc3ac7..a85bbfa4143f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.17.8
+pkgver=0.18.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=('e5eb2ae0d7ca15b52f3b9a1801aa3e7926eec015d2f951a3b9d839892c47c8e4ef9ca993e5c269e18906704fcd8f8c0a21876978b65608a69cded5b7c8928b0a')
+sha512sums=('06f4da1d8f8fd61e68c892a7449fa0f926194db1e63572c7365de16f09eaa90e5c0d6f37b7d3a656b92af75a661e8a062952c58931c1f974894e971d7697cb51')
package() {
cd ${srcdir}