summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2021-10-12 14:52:21 +0200
committerbernharl2021-10-12 14:52:21 +0200
commit721df0e5aec9d099612759d2e18c1cec1563a7e3 (patch)
tree66fabe1ccbe819486acb4b3f96e783e31298b9b0
parent5d3ef1355f28afc7e64bcee9e9646a39118a6c3c (diff)
downloadaur-721df0e5aec9d099612759d2e18c1cec1563a7e3.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 2ad69070d87c..b09af9e3ae6a 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.143.0.0
+ pkgver = 1.146.2.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.143.0.0.tar.xz
- sha256sums = 0987631c5ca4c8c0325e6c53a2fef312e09f385a7a022d04b7146aa133dd0292
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.146.2.0.tar.xz
+ sha256sums = d1e90790f931ead761b1b6d94be54ff992f6e21e7775f77f640afd74323d161d
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9eaba9e3fc13..929da5eb7d92 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.143.0.0
+pkgver=1.146.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=('0987631c5ca4c8c0325e6c53a2fef312e09f385a7a022d04b7146aa133dd0292')
+sha256sums=('d1e90790f931ead761b1b6d94be54ff992f6e21e7775f77f640afd74323d161d')
prepare() {
echo "Creating desktop file"