summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2024-01-23 13:34:13 +0000
committerHe Qing(robot)2024-01-23 13:34:13 +0000
commitbfafbacbf72641a8cab8f8792567e137971a1ee5 (patch)
treeb4e0ec25b002ceb3918a44bc0698628df108bc90
parent5a1032be221823c4a6f992a0231b0807f1e69c7d (diff)
downloadaur-bfafbacbf72641a8cab8f8792567e137971a1ee5.tar.gz
update version to 0.24.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e65e1fdf77bf..9d272d675683 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.24.1
+ pkgver = 0.24.2
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.24.1_amd64.deb::https://asset.noovolari.com/0.24.1/Leapp_0.24.1_amd64.deb
- sha512sums = d847bfeb246869336a71f632dc5dd297ce5a02264e087cf52d18049219b99afee2ceae3ea6a3bd4255bf0c53d052dbeb5669787976b2e80fbca021d1b08f1114
+ source = Leapp_0.24.2_amd64.deb::https://asset.noovolari.com/0.24.2/Leapp_0.24.2_amd64.deb
+ sha512sums = 73d9edb271e01d9b0b7b48db8615ecd426f5bf5c84a1b3db30c5e8a695c17c6546b47732f556afbfe6260217664c37f920393ca68f764279a1c68ef386126b88
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8173f38b96ec..a053b8f011d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.24.1
+pkgver=0.24.2
_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"
@@ -12,7 +12,7 @@ license=('custom')
depends=('gtk3' 'libxss' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'util-linux-libs' 'libsecret' 'at-spi2-core' 'aws-session-manager-plugin')
provides=("$_pkgname")
source=("Leapp_${pkgver}_amd64.deb::https://asset.noovolari.com/${pkgver}/Leapp_${pkgver}_amd64.deb")
-sha512sums=('d847bfeb246869336a71f632dc5dd297ce5a02264e087cf52d18049219b99afee2ceae3ea6a3bd4255bf0c53d052dbeb5669787976b2e80fbca021d1b08f1114')
+sha512sums=('73d9edb271e01d9b0b7b48db8615ecd426f5bf5c84a1b3db30c5e8a695c17c6546b47732f556afbfe6260217664c37f920393ca68f764279a1c68ef386126b88')
package() {
cd ${srcdir}