summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrodi2022-05-20 22:44:48 +0200
committerBrodi2022-05-20 22:44:48 +0200
commit67656d8f44ee4bb847a0f22cb5ed7e9b14e17e27 (patch)
tree9181168cc1b4cccb964648f306b0b91714a10e7b
parent3cc033b5cf560d820f05963f194f5feb4e9018f5 (diff)
downloadaur-67656d8f44ee4bb847a0f22cb5ed7e9b14e17e27.tar.gz
updated description
-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")