summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing2022-08-19 13:33:49 +0800
committerHe Qing2022-08-19 13:33:49 +0800
commitb3865b0eb00ac403ad78683caac5111afbfdb162 (patch)
tree6ebfc420c154a7516559ed102b7d2f3eae2db323
parenta084240ba5e47e78d1878ab13c686c4d8258062a (diff)
downloadaur-b3865b0eb00ac403ad78683caac5111afbfdb162.tar.gz
update to v0.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74ba77521178..24c7244b8df1 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.14.0
+ pkgver = 0.14.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.14.0_amd64.deb::https://asset.noovolari.com/0.14.0/Leapp_0.14.0_amd64.deb
- sha512sums = ced36a7b23ddff659e6c4a6add5331e03351200627d0c7de959fb711c22a53ed61a51616ecfbc6a3557fc83864a336b8a5ee3d3ae12e55e5c1308ef6ec8c67cd
+ source = Leapp_0.14.1_amd64.deb::https://asset.noovolari.com/0.14.1/Leapp_0.14.1_amd64.deb
+ sha512sums = 96cdd942201167a7f8443906430f13d5d1c1761f06e033ebb1fa49ff6b45ba62480dc0bf8671fea1eb8f3cad958edeb70a0c6ac5039c9f75852e74065cfb1710
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index df535a3c6fc7..b40a47042ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.14.0
+pkgver=0.14.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=('ced36a7b23ddff659e6c4a6add5331e03351200627d0c7de959fb711c22a53ed61a51616ecfbc6a3557fc83864a336b8a5ee3d3ae12e55e5c1308ef6ec8c67cd')
+sha512sums=('96cdd942201167a7f8443906430f13d5d1c1761f06e033ebb1fa49ff6b45ba62480dc0bf8671fea1eb8f3cad958edeb70a0c6ac5039c9f75852e74065cfb1710')
package() {
cd ${srcdir}