summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2024-02-05 11:34:11 +0000
committerHe Qing(robot)2024-02-05 11:34:11 +0000
commitb1778234f73d6d90a139e2584c4e7702909da1df (patch)
tree35c983f67cb7ef3000f52ee3d2a5d8bffc02e132
parent03bd794d7b55db00dee4a19113795abe6068d72a (diff)
downloadaur-b1778234f73d6d90a139e2584c4e7702909da1df.tar.gz
update version to 0.24.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81cdc2a12c0d..e0e505aaaa15 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.4
+ pkgver = 0.24.5
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.4_amd64.deb::https://asset.noovolari.com/0.24.4/Leapp_0.24.4_amd64.deb
- sha512sums = 8470d11d77a72f1f9c81ff5197becf27a931dc63bbf127431d893ef00b7b2d670de4f06d53b1b808fc59bd4261ce875e6b97619ec617ceab52cf9d2787922cf3
+ source = Leapp_0.24.5_amd64.deb::https://asset.noovolari.com/0.24.5/Leapp_0.24.5_amd64.deb
+ sha512sums = 002b19d419339fa4c2043da705cc194eb2dcae2ec14a5b8a3089dc549557b7057fc9ef2ae60afde4a512e8979cbf8cbbb8116638599e1d67a55b2cc1b0ec1ad8
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0806ff446b52..b57122850ecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.24.4
+pkgver=0.24.5
_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=('8470d11d77a72f1f9c81ff5197becf27a931dc63bbf127431d893ef00b7b2d670de4f06d53b1b808fc59bd4261ce875e6b97619ec617ceab52cf9d2787922cf3')
+sha512sums=('002b19d419339fa4c2043da705cc194eb2dcae2ec14a5b8a3089dc549557b7057fc9ef2ae60afde4a512e8979cbf8cbbb8116638599e1d67a55b2cc1b0ec1ad8')
package() {
cd ${srcdir}