summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2024-03-29 10:34:13 +0000
committerHe Qing(robot)2024-03-29 10:34:13 +0000
commitebe78feec99ed73caf0b31bae114401d0232ca1d (patch)
treea5351c04462a9a9a05dcdc667e97230342e3ca3b
parentf49fdd359a267d730378dff4220997be1a53cabc (diff)
downloadaur-ebe78feec99ed73caf0b31bae114401d0232ca1d.tar.gz
update version to 0.25.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4949973847f9..83f6fe2b7360 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.25.2
+ pkgver = 0.25.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.25.2_amd64.deb::https://asset.noovolari.com/0.25.2/Leapp_0.25.2_amd64.deb
- sha512sums = 65c89f1147c36f24dd390c0d5c42293e9735db726424cbac1a7c5ec3375168a43a9a7986e8bd947209fe4a14e33fe463f5469e4f7c69e44f4158c4f033247b24
+ source = Leapp_0.25.3_amd64.deb::https://asset.noovolari.com/0.25.3/Leapp_0.25.3_amd64.deb
+ sha512sums = 1524850fac25251831532541857bc3f2fa9334d74f3bced6b1b4240f5f51e8c7faa789e694d4d4231fa855d0cd852b74cc83a9ca389ecf07c79422b6b21f6df4
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index f35bdd0ed5b6..96e02725d3bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=leapp-bin
_pkgname=leapp
-pkgver=0.25.2
+pkgver=0.25.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=('65c89f1147c36f24dd390c0d5c42293e9735db726424cbac1a7c5ec3375168a43a9a7986e8bd947209fe4a14e33fe463f5469e4f7c69e44f4158c4f033247b24')
+sha512sums=('1524850fac25251831532541857bc3f2fa9334d74f3bced6b1b4240f5f51e8c7faa789e694d4d4231fa855d0cd852b74cc83a9ca389ecf07c79422b6b21f6df4')
package() {
cd ${srcdir}