summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbernharl2021-03-12 15:49:59 +0100
committerbernharl2021-03-12 15:49:59 +0100
commitb15a97f5ddb518cb2857bda64a0cb9d23352f392 (patch)
treebcd11aa6ceab5415fd8b3a3eaede55e230105acf /PKGBUILD
parent9ad9c42e74fa6ffa1dee65026d3d789fb2194d49 (diff)
downloadaur-b15a97f5ddb518cb2857bda64a0cb9d23352f392.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 3f0701140ee2..2f97538b1523 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.128.5.0
+pkgver=1.129.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=('19391b21e0292098dfe1ec0480afea9a674ce0247bfe54e0cdf495b748008ebb')
+sha256sums=('d4ab2dad082d439c40148f1ec268478438eee3ebca5dd575e8a11bbe094e2608')
prepare() {
echo "Creating desktop file"