summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-07-14 10:46:00 -0600
committerMark Wagie2022-07-14 10:46:00 -0600
commit1e7b150ecfece7427b5c7d05aaa332ef82a9c2c1 (patch)
tree82899c97db79fae8d88c49221e526fcfb734642c
parent21459b128a6d215e3954454a4fedf032e6e687dc (diff)
downloadaur-1e7b150ecfece7427b5c7d05aaa332ef82a9c2c1.tar.gz
2.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72c6a56eba83..0d29065c2a9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dialect
pkgdesc = A translation app for GNOME.
- pkgver = 2.0.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://apps.gnome.org/app/com.github.gi_lom.dialect
arch = any
@@ -16,7 +16,7 @@ pkgbase = dialect
depends = libsoup3
depends = python-gobject
depends = python-gtts
- source = git+https://github.com/dialect-app/dialect.git#commit=912ec1e99d8502a5ca2c8c483fd7e922e95ad785
+ source = git+https://github.com/dialect-app/dialect.git#commit=8f3fedde99a34814ced737168b1fa1f3a90afc76
source = git+https://github.com/dialect-app/po.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f61a7030b1f9..bfa7daa54b73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Mufeed Ali <lastweakness@tuta.io>
pkgname=dialect
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="A translation app for GNOME."
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('dbus-python' 'gst-python' 'libadwaita' 'libsoup3' 'python-gobject' 'python-gtts')
makedepends=('blueprint-compiler' 'git' 'gobject-introspection' 'meson')
checkdepends=('appstream-glib')
-_commit=912ec1e99d8502a5ca2c8c483fd7e922e95ad785
+_commit=8f3fedde99a34814ced737168b1fa1f3a90afc76
source=("git+https://github.com/dialect-app/dialect.git#commit=$_commit"
'git+https://github.com/dialect-app/po.git')
sha256sums=('SKIP'