summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 552c96318363..73f24db620f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cudatext-gtk2-bin
pkgdesc = Cross-platform text editor, written in Lazarus
- pkgver = 1.104.0
- pkgrel = 2
+ pkgver = 1.105.5
+ pkgrel = 1
url = http://uvviewsoft.com/cudatext
arch = x86_64
license = MPL2
@@ -9,8 +9,8 @@ pkgbase = cudatext-gtk2-bin
depends = python
provides = cudatext
options = !strip
- source = local://cudatext_1.104.0.0-1_gtk2_amd64.deb
- sha256sums = 3c5decfc2714a71299e5acc9569bcefb84f722569adeb6fbe9c38317771fde1b
+ source = local://cudatext_1.105.5.5-1_gtk2_amd64.deb
+ sha256sums = da82396e8700f2425b7eb73a1be0df4ed17d3309960c0c3d7a4e8b057a2d2a33
pkgname = cudatext-gtk2-bin
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}/"