summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-03 15:08:51 -0600
committerMark Wagie2024-04-03 15:08:51 -0600
commitc290a58b09a07be78d3935b088b7ffe5328f8ec6 (patch)
treeae5a012c503ccf7c2e054ed5620c0724f7735663
parentfa30ea71285e4bf31c034c773b3697450c818bdc (diff)
downloadaur-dialect.tar.gz
2.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf036d1dad12..18975f9d7ed7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dialect
pkgdesc = A translation app for GNOME.
- pkgver = 2.2.0
+ pkgver = 2.3.0
pkgrel = 1
url = https://apps.gnome.org/Dialect
arch = any
@@ -16,9 +16,9 @@ pkgbase = dialect
depends = libsoup3
depends = python-gobject
depends = python-gtts
- source = git+https://github.com/dialect-app/dialect.git#commit=93ad6c170363ff2c3d27c7f72eb5c67ffff85188
+ source = git+https://github.com/dialect-app/dialect.git#commit=db9d47f0253a327fe2208ccf563a1a1ddd2cc806
source = git+https://github.com/dialect-app/po.git
- sha256sums = SKIP
+ sha256sums = da2f83db0e9ff2687600cdfd4b1b0930e0f406fce85b9dec3232f216bc3e8db3
sha256sums = SKIP
pkgname = dialect
diff --git a/PKGBUILD b/PKGBUILD
index e33aa7ef559f..ad7c676d5a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Mufeed Ali <lastweakness@tuta.io>
pkgname=dialect
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=1
pkgdesc="A translation app for GNOME."
arch=('any')
@@ -10,10 +10,10 @@ license=('GPL-3.0-or-later')
depends=('dbus-python' 'gst-python' 'libadwaita' 'libsoup3' 'python-gobject' 'python-gtts')
makedepends=('blueprint-compiler' 'git' 'gobject-introspection' 'meson')
checkdepends=('appstream-glib')
-_commit=93ad6c170363ff2c3d27c7f72eb5c67ffff85188 # tags/2.2.0^0
+_commit=db9d47f0253a327fe2208ccf563a1a1ddd2cc806 # tags/2.3.0^0
source=("git+https://github.com/dialect-app/dialect.git#commit=$_commit"
'git+https://github.com/dialect-app/po.git')
-sha256sums=('SKIP'
+sha256sums=('da2f83db0e9ff2687600cdfd4b1b0930e0f406fce85b9dec3232f216bc3e8db3'
'SKIP')
pkgver() {