summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2022-05-09 14:13:51 +0200
committerbernharl2022-05-09 14:13:51 +0200
commit59e1c6d630b0ba20bfdd75dac640fb6364c1c805 (patch)
tree10da6eb44b347115529ef279f93c4449c5a4b676
parent654e771c02d55221931c8489538b3351b255a7af (diff)
downloadaur-59e1c6d630b0ba20bfdd75dac640fb6364c1c805.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d26652ab348..04fd6fe8f0a3 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.163.0.0
+ pkgver = 1.163.4.0
pkgrel = 0
url = http://uvviewsoft.com/cudatext
arch = x86_64
@@ -11,7 +11,7 @@ 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.163.0.0.tar.xz
- sha256sums = c8a2b189dd1533b3092bcf8eafd2d8b0865a87243ebefe6433d5f90d52815743
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.163.4.0.tar.xz
+ sha256sums = badf864c767d71292d0a66d538a1f7371fb0f4b069115a45ee0216c1b9ae0cec
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37933afe8cd4..9401b2aed214 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.163.0.0
+pkgver=1.163.4.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=('c8a2b189dd1533b3092bcf8eafd2d8b0865a87243ebefe6433d5f90d52815743')
+sha256sums=('badf864c767d71292d0a66d538a1f7371fb0f4b069115a45ee0216c1b9ae0cec')
prepare() {
echo "Creating desktop file"