summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d87dbb77ed51..144172becfe1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wofi-emoji-git
- pkgdesc = Emoji picker for Wayland using wofi and wl-clipboard
+ pkgdesc = Emoji picker for Wayland using wofi and wtype
pkgver = 0.r11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dln/wofi-emoji
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 6af29d3c648c..476612cdec7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=wofi-emoji
pkgname=${_pkgname}-git
pkgver=0.r11
-pkgrel=1
-pkgdesc="Emoji picker for Wayland using wofi and wl-clipboard"
+pkgrel=2
+pkgdesc="Emoji picker for Wayland using wofi and wtype"
arch=("any")
url="https://github.com/dln/wofi-emoji"
license=("MIT")