summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2020-09-09 21:48:13 +0200
committerbernharl2020-09-09 21:48:13 +0200
commit2518ae4fe323ce2f53222630c3c58500fde4f1e3 (patch)
tree09a9b0c0dfb6c61b31c3a0c93f59b445151af71b
parentbf391dc5c385df164fb5e8aa0f14e4bf912b70b7 (diff)
downloadaur-2518ae4fe323ce2f53222630c3c58500fde4f1e3.tar.gz
Applied update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6ce0f0af2c0..333f91d03819 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.109.2.0
+ pkgver = 1.111.0.2
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.109.2.0.tar.xz
- sha256sums = 16d2be356394c088853e5c305afd883b2603cdbf0e89670108d3b87b23b69a89
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.111.0.2.tar.xz
+ sha256sums = 5927b761fbc69b4ba210a0d468f3e054d0a89c849a9a8eee479808f030f0d683
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 325663374b07..10d55b59d002 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.109.2.0
+pkgver=1.111.0.2
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=('16d2be356394c088853e5c305afd883b2603cdbf0e89670108d3b87b23b69a89')
+sha256sums=('5927b761fbc69b4ba210a0d468f3e054d0a89c849a9a8eee479808f030f0d683')
prepare() {
echo "Creating desktop file"