summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2021-07-08 11:14:02 +0200
committerbernharl2021-07-08 11:14:02 +0200
commitb39e1c3aeaa24f0ba28286c9d402b6f4ad370905 (patch)
tree6b21528d50b72be04a36dbd0a039bc4c29e72093
parentb7a55c9037338bff563312a9d7ed1912ccf0ba58 (diff)
downloadaur-b39e1c3aeaa24f0ba28286c9d402b6f4ad370905.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 c0353b811001..adf4f5569448 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.134.0.0
+ pkgver = 1.137.0.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.134.0.0.tar.xz
- sha256sums = 8043854376ab87a98af8ec4e708ed96bc28e4be5236780432e7117d94e51a8c6
+ source = http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-1.137.0.0.tar.xz
+ sha256sums = bb742951dec59d0d34bc13c2c775dffd31013b39b3bdc7face8c989572a1e2c4
pkgname = cudatext-qt5-bin
diff --git a/PKGBUILD b/PKGBUILD
index cd3a26751e75..dddac070b4e8 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.134.0.0
+pkgver=1.137.0.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=('8043854376ab87a98af8ec4e708ed96bc28e4be5236780432e7117d94e51a8c6')
+sha256sums=('bb742951dec59d0d34bc13c2c775dffd31013b39b3bdc7face8c989572a1e2c4')
prepare() {
echo "Creating desktop file"