summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2020-10-18 22:14:22 +0200
committerbernharl2020-10-18 22:14:22 +0200
commit3e363ad7d31af1e6328bf1aa1c251a92bd5f11e3 (patch)
tree3c3f22b53b2673ac87c5967a40489f8a38164a5f /PKGBUILD
parent872c16ea78b1693368a08bec7856b8ffb82d6cf0 (diff)
downloadaur-3e363ad7d31af1e6328bf1aa1c251a92bd5f11e3.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c2adce614fd..22cc6987215b 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.112.1.0
+pkgver=1.115.0.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=('e14fc0ec38ba2329f428ae8dccc46ae2437f740059c863756f64b2d05973224c')
+sha256sums=('9b7e13c29a8d11ffe00e5926139727d1fa12f5b1a1f871e7098d1e701ac32a2c')
prepare() {
echo "Creating desktop file"