summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2024-01-23 17:04:12 +0000
committerHe Qing(robot)2024-01-23 17:04:12 +0000
commit68994ff29cfdc5b4bf89e0007d4a6f24ff755ca8 (patch)
tree025a8bcc26530899454bb134f82e4224e27e2174
parentbfafbacbf72641a8cab8f8792567e137971a1ee5 (diff)
downloadaur-68994ff29cfdc5b4bf89e0007d4a6f24ff755ca8.tar.gz
update version to 0.24.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d272d675683..90d5b3fc641d 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.2
+ pkgver = 0.24.3
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.2_amd64.deb::https://asset.noovolari.com/0.24.2/Leapp_0.24.2_amd64.deb
- sha512sums = 73d9edb271e01d9b0b7b48db8615ecd426f5bf5c84a1b3db30c5e8a695c17c6546b47732f556afbfe6260217664c37f920393ca68f764279a1c68ef386126b88
+ source = Leapp_0.24.3_amd64.deb::https://asset.noovolari.com/0.24.3/Leapp_0.24.3_amd64.deb
+ sha512sums = f6159fa28bf16b4fb39b94de64b6ca45def3b57051ca1ccf5df1601cdfde3deb4cc016cd0da522af83ddaef659be9dda472599ecbc7907a6e9b27df5fdcea44a
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index a053b8f011d3..0f34dd8dbcdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.24.2
+pkgver=0.24.3
_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=('73d9edb271e01d9b0b7b48db8615ecd426f5bf5c84a1b3db30c5e8a695c17c6546b47732f556afbfe6260217664c37f920393ca68f764279a1c68ef386126b88')
+sha512sums=('f6159fa28bf16b4fb39b94de64b6ca45def3b57051ca1ccf5df1601cdfde3deb4cc016cd0da522af83ddaef659be9dda472599ecbc7907a6e9b27df5fdcea44a')
package() {
cd ${srcdir}