summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fb92ec4b47c..b6ce0f0af2c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cudatext-qt5-bin
pkgdesc = Cross-platform text editor, written in Lazarus. Qt5 edition.
- pkgver = 1.108.0.0
+ pkgver = 1.109.2.0
pkgrel = 0
url = http://uvviewsoft.com/cudatext
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = cudatext-qt5-bin
provides = cudatext
conflicts = cudatext-gtk2-bin
options = !strip
- source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.108.0.0.tar.xz
- sha256sums = 3a7078759c86b1fe22e6dcb289c82344d14753824486511be06f5233458969c6
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.109.2.0.tar.xz
+ sha256sums = 16d2be356394c088853e5c305afd883b2603cdbf0e89670108d3b87b23b69a89
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 10710b8f1a7e..325663374b07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# This PKGBUILD is heavily inspired by the cudatext-gtk2-bin package by ragouel
pkgname=cudatext-qt5-bin
_pkgname=cudatext
-pkgver=1.108.0.0
+pkgver=1.109.2.0
pkgrel=0
pkgdesc="Cross-platform text editor, written in Lazarus. Qt5 edition."
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=('cudatext')
conflicts=('cudatext-gtk2-bin')
options=('!strip')
source=("http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-${pkgver}.tar.xz")
-sha256sums=('3a7078759c86b1fe22e6dcb289c82344d14753824486511be06f5233458969c6')
+sha256sums=('16d2be356394c088853e5c305afd883b2603cdbf0e89670108d3b87b23b69a89')
prepare() {
echo "Creating desktop file"