summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Bergmark2021-05-19 00:27:07 +0200
committerMagnus Bergmark2021-05-19 00:27:07 +0200
commitcb7046ff099a8f008b86d3cd4d9daec4a8bba3e1 (patch)
tree5f6275bcc8109cb10a40577b8b7a06b600a1326c /PKGBUILD
parent6de251502b587af98efe54b52be754bd067d6afd (diff)
downloadaur-rofi-emoji.tar.gz
Bump to version 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ce52f2853b9..2320da6998cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Magnus Bergmark <magnus.bergmark@gmail.com>
pkgname=rofi-emoji
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc="A Rofi plugin for selecting emojis"
arch=('x86_64')
url="https://github.com/Mange/rofi-emoji"
@@ -13,7 +13,7 @@ optdepends=('xsel: X11 support'
'wl-clipboard: Wayland support')
source=("https://github.com/Mange/rofi-emoji/archive/v${pkgver}.tar.gz")
-sha512sums=('c7fe0af145fe86f7f620ca3d50b6071d99ab71bbb05311bb76816b8dc69cde351db7795db5a479ac286f424d9bd9310574469d0355d0972c0347a61ce21dbc3f')
+sha512sums=('8fcf363ec8584395707d3230f30268fb6e5a7790d0bf4f7af48cc3026b1512f4a59fec6b87307c4588a23317c60d37f87bf9f58fce167536d43c5500c8780510')
build() {
cd "$pkgname-$pkgver"