summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9535821f1a89..676d37e6aaee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# You need to manually download the .deb file and place it where this
# PKGBUILD is located, since FossHub does not allow static linking.
-# `https://www.fosshub.com/CudaText.html?dwl=cudatext_1.104.0.0-1_gtk2_amd64.deb`
+# `https://www.fosshub.com/CudaText.html?dwl=cudatext_1.105.5.5-1_gtk2_amd64.deb`
pkgname=cudatext-gtk2-bin
-pkgver=1.104.0
-pkgrel=2
+pkgver=1.105.5
+pkgrel=1
pkgdesc="Cross-platform text editor, written in Lazarus"
arch=('x86_64')
url="http://uvviewsoft.com/cudatext"
@@ -15,8 +15,8 @@ depends=('gtk2'
'python')
provides=('cudatext')
options=('!strip')
-source=("local://${pkgname%-gtk2-bin}_${pkgver}.0-1_gtk2_amd64.deb")
-sha256sums=('3c5decfc2714a71299e5acc9569bcefb84f722569adeb6fbe9c38317771fde1b')
+source=("local://${pkgname%-gtk2-bin}_${pkgver}.5-1_gtk2_amd64.deb")
+sha256sums=('da82396e8700f2425b7eb73a1be0df4ed17d3309960c0c3d7a4e8b057a2d2a33')
package() {
tar xvf "${srcdir}/data.tar.xz" -C "${pkgdir}/"