summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Arms2021-02-25 14:49:33 +1100
committerLuke Arms2021-02-25 14:49:33 +1100
commita0d2aea0b8884cce6dadb4bba54dfae2641c8beb (patch)
tree90e41ba2b9908b50ec68c851712f9ea03c14b4c2
parent692aca6e55fece8ea45d2a424132853017956635 (diff)
downloadaur-a0d2aea0b8884cce6dadb4bba54dfae2641c8beb.tar.gz
Update to 2.0.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddf7969092dd..4187e8c5ca69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emote
pkgdesc = Emoji Picker for Linux written in GTK3
- pkgver = 1.4.0
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/tom-james-watson/Emote
arch = any
@@ -15,7 +15,7 @@ pkgbase = emote
depends = noto-fonts-emoji
depends = xdotool
source = setup.py
- source = https://github.com/tom-james-watson/Emote/archive/be2939f3bf2944b4e2f96a719c302ebbfb5632d6.tar.gz
+ source = https://github.com/tom-james-watson/Emote/archive/c6be700ab1af53ddd94d1935bc84e6c16fcdf931.tar.gz
sha512sums = 83b6697b96882d3854c0f64a208571bfeec3e6324790e5508a6bd32092c5d462e86fa676c561111d98cce8058f1730303658612427b66daac086236e3e365316
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d154358082b2..b2e082549410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Luke Arms <luke@arms.to>
pkgname=emote
-pkgver=1.4.0
-_pkgref=be2939f3bf2944b4e2f96a719c302ebbfb5632d6
+pkgver=2.0.0
+_pkgref=c6be700ab1af53ddd94d1935bc84e6c16fcdf931
pkgrel=1
url="https://github.com/tom-james-watson/Emote"
pkgdesc="Emoji Picker for Linux written in GTK3"