summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing2022-04-06 14:17:31 +0800
committerHe Qing2022-04-06 14:17:31 +0800
commit13b65765c60e39c1ae7de33cff0aabcf89e77afb (patch)
treeaad71d0480e1721e7340dd00f3dba8ad82a82d48
parente8427d43143c00ac4fce2cbfbc31f915b686460a (diff)
downloadaur-13b65765c60e39c1ae7de33cff0aabcf89e77afb.tar.gz
update to 0.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7faa8858821..55d91dd8e053 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.10.0
+ pkgver = 0.11.0
pkgrel = 1
url = https://www.leapp.cloud/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = leapp-bin
depends = libsecret
depends = at-spi2-core
provides = leapp
- source = Leapp_0.10.0_amd64.deb::https://asset.noovolari.com/latest/Leapp_0.10.0_amd64.deb
- sha512sums = 3e551595fd792de63c1564e725af20a791ff451ea11f4f12d2b00f12fb65199960634ff316b3181b683525d97cf68abf8a528ce289ae0fa89db95bfd2480cf3c
+ source = Leapp_0.11.0_amd64.deb::https://asset.noovolari.com/latest/Leapp_0.11.0_amd64.deb
+ sha512sums = ff68c21b9d90ca401179df5489a5f0b02f43b0c4b822ac57bc1ecaaf605c2f27cc2b451c9e2cbfe82434bd0d2128efd887e9677f04e5ba703a981d624f426993
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6589832353cf..e15dd20ac434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.10.0
+pkgver=0.11.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/latest/Leapp_${pkgver}_amd64.deb"
)
-sha512sums=('3e551595fd792de63c1564e725af20a791ff451ea11f4f12d2b00f12fb65199960634ff316b3181b683525d97cf68abf8a528ce289ae0fa89db95bfd2480cf3c')
+sha512sums=('ff68c21b9d90ca401179df5489a5f0b02f43b0c4b822ac57bc1ecaaf605c2f27cc2b451c9e2cbfe82434bd0d2128efd887e9677f04e5ba703a981d624f426993')
package() {
cd ${srcdir}