summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Smedstad2024-01-17 12:38:49 +0100
committerCarl Smedstad2024-01-17 12:38:49 +0100
commitec9af6b1f507b06bf234969caebfac83255de9b9 (patch)
tree9572c52014b4fe00af3ab078c781f5c4ebd32b37
parenta85459237d904b68ee133b0347939a64638ef389 (diff)
downloadaur-ec9af6b1f507b06bf234969caebfac83255de9b9.tar.gz
upgpkg: 2.2.1-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b0ca15b317b..fe0c20cc8e7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = espanso
pkgdesc = Cross-platform Text Expander written in Rust
pkgver = 2.2.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/espanso/espanso
arch = x86_64
- license = GPL3
+ license = GPL-3.0-only
makedepends = cargo
depends = bzip2
depends = dbus
diff --git a/PKGBUILD b/PKGBUILD
index 30a31b43ec73..d904516d588f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=espanso
pkgver=2.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Cross-platform Text Expander written in Rust"
arch=(x86_64)
url="https://github.com/espanso/espanso"
-license=(GPL3)
+license=(GPL-3.0-only)
depends=(
bzip2
dbus