Skip to content

Commit 97f6f44

Browse files
committed
Bump vernum again
1 parent 9c5c156 commit 97f6f44

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ makedepends=(
2222
lld
2323
)
2424
source=(git+https://github.com/nick42d/cosmic-applet-arch.git#tag=${pkgname}-v${pkgver})
25-
b2sums=('')
25+
b2sums=('s')
2626

2727
prepare() {
2828
cd cosmic-applet-arch

cosmic-applet-arch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cosmic-applet-arch"
3-
version = "0.1.0-beta.1"
3+
version = "1.0.0-beta.1"
44
edition = "2021"
55
license = "GPL-3.0"
66
rust-version = "1.80"

0 commit comments

Comments
 (0)