summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-10-18 21:11:50 -0600
committerMark Wagie2021-10-18 21:11:50 -0600
commit6a9f68e14ac62bd4defe2a63feabfae50dfc23f0 (patch)
tree8534d28d2f84c527ee6cb2e494c146f1639465c0
parent3955bfcea4637675cb5cabf69eceb5c6f9b03bf2 (diff)
downloadaur-6a9f68e14ac62bd4defe2a63feabfae50dfc23f0.tar.gz
1.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4aeb81b32fc..108eebbe5ed0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dialect
pkgdesc = A translation app for GNOME.
- pkgver = 1.3.0
- pkgrel = 2
+ pkgver = 1.4.0
+ pkgrel = 1
url = https://apps.gnome.org/app/com.github.gi_lom.dialect
arch = any
license = GPL3
@@ -18,7 +18,7 @@ pkgbase = dialect
depends = gst-python
conflicts = gnabel
replaces = gnabel
- source = git+https://github.com/dialect-app/dialect.git#tag=1.3.0
+ source = git+https://github.com/dialect-app/dialect.git#tag=1.4.0
source = git+https://github.com/dialect-app/po.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e955ec9dc52a..742e6992b86f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Mufeed Ali <lastweakness@tuta.io>
pkgname=dialect
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
pkgdesc="A translation app for GNOME."
arch=('any')
url="https://apps.gnome.org/app/com.github.gi_lom.dialect"