summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Qing(robot)2024-01-11 09:21:08 +0000
committerHe Qing(robot)2024-01-11 09:21:08 +0000
commitd58521e9a574c9a7e8853d57b18e90b9cf51d153 (patch)
tree342b99d68774d018d1007cddf78fdb21ce25d8ea
parente454b685345c4b6252e6499d841ee9c0cd8c23d7 (diff)
downloadaur-d58521e9a574c9a7e8853d57b18e90b9cf51d153.tar.gz
update version to 0.24.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc7353c92874..1cb761167f6a 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.24.0
- pkgrel = 1
+pkgver = 0.24.0
+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.24.0_amd64.deb::https://asset.noovolari.com/0.24.0/Leapp_0.24.0_amd64.deb
- sha512sums = f09ef2300c7ea28af7f5cb1443c4ed250912d582bc59dc4156408bb57bd661c201eacef2f3b93d4be52b287020a5c080066ec017df6aba276bbdc8298e028739
+source = Leapp_0.24.0_amd64.deb::https://asset.noovolari.com/0.24.0/Leapp_0.24.0_amd64.deb
+sha512sums = f09ef2300c7ea28af7f5cb1443c4ed250912d582bc59dc4156408bb57bd661c201eacef2f3b93d4be52b287020a5c080066ec017df6aba276bbdc8298e028739
pkgname = leapp-bin
diff --git a/PKGBUILD b/PKGBUILD
index f709503ec367..23a91f0666b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@ url="https://www.leapp.cloud/"
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=(
+source=(Leapp_0.24.0_amd64.deb::https://asset.noovolari.com/0.24.0/Leapp_0.24.0_amd64.deb)
"Leapp_${pkgver}_amd64.deb::https://asset.noovolari.com/${pkgver}/Leapp_${pkgver}_amd64.deb"
)
-sha512sums=('f09ef2300c7ea28af7f5cb1443c4ed250912d582bc59dc4156408bb57bd661c201eacef2f3b93d4be52b287020a5c080066ec017df6aba276bbdc8298e028739')
+sha512sums=(f09ef2300c7ea28af7f5cb1443c4ed250912d582bc59dc4156408bb57bd661c201eacef2f3b93d4be52b287020a5c080066ec017df6aba276bbdc8298e028739)
package() {
cd ${srcdir}