summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2021-05-31 11:38:58 +0200
committerbernharl2021-05-31 11:38:58 +0200
commitbd03964ba5a7984e0161b36bf89fc7e16b7fc98b (patch)
tree43e7eb732c473fe78d9d3e446b5c3fdc2c6a1e32
parentde037287ee15c48980196149abe3d57c862850f0 (diff)
downloadaur-bd03964ba5a7984e0161b36bf89fc7e16b7fc98b.tar.gz
updat
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5566c2f614fd..dd2214839c7f 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.132.0.6
+ pkgver = 1.133.5.5
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.132.0.6.tar.xz
- sha256sums = 932968b38383bcfef48d953061cbce710eb9c7ff77d03f5cd28a985df31e11a6
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.133.5.5.tar.xz
+ sha256sums = 4351f0874d22c78faea7ed462e258a48d8bc7dca7879ac9d334cb22c101f51ba
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1f6c88177a00..9e24f6790bb8 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.132.0.6
+pkgver=1.133.5.5
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=('932968b38383bcfef48d953061cbce710eb9c7ff77d03f5cd28a985df31e11a6')
+sha256sums=('4351f0874d22c78faea7ed462e258a48d8bc7dca7879ac9d334cb22c101f51ba')
prepare() {
echo "Creating desktop file"