summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 331f649ee6ae..28de01b4ce0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.12.1
- pkgrel = 2
+ pkgver = 0.12.2
+ pkgrel = 1
url = https://www.leapp.cloud/
arch = x86_64
license = custom
@@ -17,7 +17,7 @@ pkgbase = leapp-bin
depends = at-spi2-core
depends = aws-session-manager-plugin
provides = leapp
- source = Leapp_0.12.1_amd64.deb::https://asset.noovolari.com/0.12.1/Leapp_0.12.1_amd64.deb
- sha512sums = f544143d823bcf371145256db20debdf26401c87e5b052c744764b343b2959bb4d2f5b1ede4b7378224a4326587aeb194b0ef1353d6a83a2089be44d4eb40cf5
+ source = Leapp_0.12.2_amd64.deb::https://asset.noovolari.com/0.12.2/Leapp_0.12.2_amd64.deb
+ sha512sums = 3369238b092493699851ce3e059710c686c8ecd9efc13febab899abd159d95bfd6dc7b63f2498066ac1f129f9905eaaa78f804d0f4fcfa0d834b3a1949529f41
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 23cdb9ae1771..e143a8f2504d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.12.1
+pkgver=0.12.2
_pkgdate=20220112
-pkgrel=2
+pkgrel=1
pkgdesc="Leapp is a Desktop DevTool that handles the management and security of your cloud credentials for you, converted from .deb package"
arch=("x86_64")
url="https://www.leapp.cloud/"
@@ -14,7 +14,7 @@ provides=("$_pkgname")
source=(
"Leapp_${pkgver}_amd64.deb::https://asset.noovolari.com/${pkgver}/Leapp_${pkgver}_amd64.deb"
)
-sha512sums=('f544143d823bcf371145256db20debdf26401c87e5b052c744764b343b2959bb4d2f5b1ede4b7378224a4326587aeb194b0ef1353d6a83a2089be44d4eb40cf5')
+sha512sums=('3369238b092493699851ce3e059710c686c8ecd9efc13febab899abd159d95bfd6dc7b63f2498066ac1f129f9905eaaa78f804d0f4fcfa0d834b3a1949529f41')
package() {
cd ${srcdir}