aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Koglin-Fischer2023-12-21 16:27:18 +0100
committerStephan Koglin-Fischer2023-12-21 16:27:18 +0100
commit136a282265841d44438edc8bab04794e2a6b5ce3 (patch)
tree6a9d5bf4ee1ff147244ae94f4487ff7b84d0d62b
parentd154b512475b06b2357ac04165f8c5379c6ce68f (diff)
downloadaur-136a282265841d44438edc8bab04794e2a6b5ce3.tar.gz
bump: 1.15.1.r0.g8368d87.67
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87d645dcc6dd..f6140893aea7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dashlane-cli-git
pkgdesc = Dashlane CLI GitHub repository version bundled with asdf-vm to ensure using the correct node version.
pkgver = v1.15.1.r0.g8368d87
- pkgrel = 65
+ pkgrel = 67
url = https://github.com/Dashlane/dashlane-cli
install = .INSTALL
arch = x86_64
@@ -11,7 +11,9 @@ pkgbase = dashlane-cli-git
options = !strip
source = dashlane-cli-git::git+https://github.com/Dashlane/dashlane-cli.git
source = .tool-versions
+ source = commands.sh
b2sums = SKIP
b2sums = 7d947ad3269a67f0987a277e10b082931ecce24330e82debd0d147f3ea24a0d9c04a91c0f711fce286a17a789c883bb626685bc08ac78040c28a5ca677a0cbf8
+ b2sums = fd7d42a58b56480eeb448a1af00934ce056a10f5fd3f80f23a61882ba8692b89a2aa84bd5664148dfc67091af00c9708208519d187abd2a6799b7ddbad3ab306
pkgname = dashlane-cli-git
diff --git a/PKGBUILD b/PKGBUILD
index 085d16199855..e0a6261e0967 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stephan Koglin-Fischer <stephan dot koglin-fischer at funzt dot dev>
pkgname=dashlane-cli-git
pkgver=v1.15.1.r0.g8368d87
-pkgrel=65
+pkgrel=67
pkgdesc="Dashlane CLI GitHub repository version bundled with asdf-vm to ensure using the correct node version."
arch=('x86_64')
url="https://github.com/Dashlane/dashlane-cli"