summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2021-07-08 11:14:02 +0200
committerbernharl2021-07-08 11:14:02 +0200
commitb39e1c3aeaa24f0ba28286c9d402b6f4ad370905 (patch)
tree6b21528d50b72be04a36dbd0a039bc4c29e72093 /PKGBUILD
parentb7a55c9037338bff563312a9d7ed1912ccf0ba58 (diff)
downloadaur-b39e1c3aeaa24f0ba28286c9d402b6f4ad370905.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"