Skip to content

Commit

Permalink
upgpkg: espanso-git 2.2.0.r64.gd99e5d9-4
Browse files Browse the repository at this point in the history
Signed-off-by: txtsd <[email protected]>
  • Loading branch information
txtsd committed Apr 2, 2024
1 parent 726035b commit b6f727a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions espanso-git/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgbase = espanso-git
pkgdesc = Cross-platform Text Expander written in Rust
pkgver = 2.2.0.r64.gd99e5d9
pkgrel = 3
pkgrel = 4
url = https://github.com/espanso/espanso
arch = x86_64
license = GPL-3.0-only
license = GPL-3.0-or-later
makedepends = bzip2
makedepends = cargo
makedepends = dbus
Expand Down
4 changes: 2 additions & 2 deletions espanso-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ pkgname=(
_pkgbase=${pkgbase%-git}
_branch=dev
pkgver=2.2.0.r64.gd99e5d9
pkgrel=3
pkgrel=4
pkgdesc="Cross-platform Text Expander written in Rust"
arch=(x86_64)
url="https://github.com/espanso/espanso"
license=(GPL-3.0-only)
license=('GPL-3.0-or-later')
makedepends=(
bzip2
cargo
Expand Down

0 comments on commit b6f727a

Please sign in to comment.