Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
dioxus-cli


Commits:
43e35ab5 by Orhun Parmaksız at 2025-01-22T21:25:57+03:00
upgpkg: 0.6.2-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dioxus-cli
        pkgdesc = CLI tool for developing, testing, and publishing Dioxus apps
-       pkgver = 0.6.1
+       pkgver = 0.6.2
        pkgrel = 1
        url = https://github.com/DioxusLabs/dioxus
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = dioxus-cli
        depends = xz
        provides = dx
        options = !lto
-       source = 
dioxus-cli-0.6.1.tar.gz::https://github.com/DioxusLabs/dioxus/archive/v0.6.1.tar.gz
-       b2sums = 
0d92303a875a491125fd97934afe36645362c047610777ece7c2023ab8143c35333f21d34ee8a4c5d20184b76c18e68201f18b0f37ac0e29d81767fbe5273b64
+       source = 
dioxus-cli-0.6.2.tar.gz::https://github.com/DioxusLabs/dioxus/archive/v0.6.2.tar.gz
+       b2sums = 
74fd7efa6267337feec3dd87e67d6a1d0dd7a8e5bbe1b9f7051c24bf219f67c64fd1115741d4e4a1b7528c95c4f36201e2f7afbf587aec4884d0ded761f1a3e2
 
 pkgname = dioxus-cli


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Adrian Groh <adrian[dot]groh[at]t[dash]online[dot]de>
 
 pkgname=dioxus-cli
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc="CLI tool for developing, testing, and publishing Dioxus apps"
 url="https://github.com/DioxusLabs/dioxus";
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'bzip2' 'zlib' 'openssl' 'xz')
 makedepends=('cargo')
 provides=('dx')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('0d92303a875a491125fd97934afe36645362c047610777ece7c2023ab8143c35333f21d34ee8a4c5d20184b76c18e68201f18b0f37ac0e29d81767fbe5273b64')
+b2sums=('74fd7efa6267337feec3dd87e67d6a1d0dd7a8e5bbe1b9f7051c24bf219f67c64fd1115741d4e4a1b7528c95c4f36201e2f7afbf587aec4884d0ded761f1a3e2')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dioxus-cli/-/commit/43e35ab5e4a800523e6cda4589d9b92eeb5b27fe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dioxus-cli/-/commit/43e35ab5e4a800523e6cda4589d9b92eeb5b27fe
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to