summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOrhun Parmaksız2023-06-16 16:12:22 +0300
committerOrhun Parmaksız2023-06-16 16:12:22 +0300
commitbda2046ee6c7fb3d839d4641fbc97fb651be4014 (patch)
tree9eedb4a7c060f2f61ef64cf49c48e0a94b04a5d1 /PKGBUILD
parente5536dc41f63fd1b141a1144e1f7984334b44d5d (diff)
downloadaur-bda2046ee6c7fb3d839d4641fbc97fb651be4014.tar.gz
upgpkg: cargo-workspaces 0.2.43-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f77ba3d94491..3321d40e01a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=cargo-workspaces
-pkgver=0.2.42
+pkgver=0.2.43
pkgrel=1
pkgdesc="Cargo plugin for managing cargo workspaces and their crates"
url="https://github.com/pksunkara/cargo-workspaces"
@@ -13,7 +13,7 @@ makedepends=('cargo')
arch=('x86_64')
license=('MIT')
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('3d7591d2403a2bd03e696d30712308bcb6b0c1f8c1009f09b664598deadf2c7206a95b4dbfb43240f81e15fdb6c8b6000ae1c75e66b22361a3661522e3a438e5')
+sha512sums=('dbcbd7ac75ddd7eb520539e7a2f2c9c6e5dd82dcdd9db5b400e4588266d3bef3c099bde6a8072e28ddd2c601077a6cb8a628d70cd5130535b0795917bc8ea1bb')
options=('!lto')
prepare() {