summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2022-09-13 14:21:39 +0200
committerbernharl2022-09-13 14:21:39 +0200
commitcb2bdb519be28fd686576112303717b1db7a9150 (patch)
tree4013172e11f259a53245aa291e72e56f988e9790
parent5d5625426647f38b2a986646660c45b70306578b (diff)
downloadaur-cb2bdb519be28fd686576112303717b1db7a9150.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 b8a1d0898570..d4efe0463c50 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.170.0.0
+ pkgver = 1.170.5.1
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.170.0.0.tar.xz
- sha256sums = 88b36c601e02ec2856f10cfba2020bb788d87f43a8e911137f84832e21a51b7c
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.170.5.1.tar.xz
+ sha256sums = ef5b458216f632a3d5d5be0065882376ee433893c1356437668548378bee2c4a
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3f7762402512..f68cdcfd4abb 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.170.0.0
+pkgver=1.170.5.1
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=('88b36c601e02ec2856f10cfba2020bb788d87f43a8e911137f84832e21a51b7c')
+sha256sums=('ef5b458216f632a3d5d5be0065882376ee433893c1356437668548378bee2c4a')
prepare() {
echo "Creating desktop file"