summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2022-07-04 12:06:24 +0200
committerbernharl2022-07-04 12:06:24 +0200
commitb0a6841190ef0d6ab06d802c2278f68e075137f9 (patch)
tree70bb9f8c6f60fa0cee0fab0ca16a0a40bad39dec /PKGBUILD
parentf44ab4e49810fe8a322b2b9f1976499a0a50df0a (diff)
downloadaur-b0a6841190ef0d6ab06d802c2278f68e075137f9.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 b0e1e6e04163..639447aa9305 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.166.3.0
+pkgver=1.166.5.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=('330897148a8999a70076bb780cff1da4de4ccb56dd3b9a547c17a40f388eff2a')
+sha256sums=('20b045acd79c0f9734f73b807c29f6be2f98d0e418aa07074e78a99f60e15460')
prepare() {
echo "Creating desktop file"