summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2022-02-19 11:29:45 +0100
committerbernharl2022-02-19 11:29:45 +0100
commit131a8ec3ade8c9efd87668531fac2c0b9c8072b2 (patch)
treec54b1f7748b1e1852a6e1b2aee1c8f2299d6a05c
parentb584be4f6458da2e1e3765aa99dc0ac09cd741c4 (diff)
downloadaur-131a8ec3ade8c9efd87668531fac2c0b9c8072b2.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 66a30cedcca8..c06b4aa70536 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.155.3.0
+ pkgver = 1.155.3.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.155.3.0.tar.xz
- sha256sums = 60bfa6dd09810f125faceaa109834ff9e8f6fe5f8c5eec88fe56cfb67158fbde
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.155.3.1.tar.xz
+ sha256sums = 5d9e4cef84464064aebe73898882bbc54ee45a35b33f70fe75d8ea4da9262ed2
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0ce07a0bef6c..ce81047a1542 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.155.3.0
+pkgver=1.155.3.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=('60bfa6dd09810f125faceaa109834ff9e8f6fe5f8c5eec88fe56cfb67158fbde')
+sha256sums=('5d9e4cef84464064aebe73898882bbc54ee45a35b33f70fe75d8ea4da9262ed2')
prepare() {
echo "Creating desktop file"